ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed
MIT License
94 stars 6 forks source link

When container use cpuset: 0 the refresh block container start #46

Open webysther opened 1 year ago

webysther commented 1 year ago

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