ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When container use cpuset: 0 the refresh block container start

webysther opened this issue · comments

I think for slow machine is import to make available to set a retry sleep time between request when wait the container respond. In my case, after 30x requests ~30ms each, the pending make a flood.

Maybe collect the healthcheck from container as a reference or wait container become health and not started:

image