Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait for service to schedule on good host #23

Open
WTFKr0 opened this issue Feb 9, 2018 · 0 comments
Open

Wait for service to schedule on good host #23

WTFKr0 opened this issue Feb 9, 2018 · 0 comments

Comments

@WTFKr0
Copy link

WTFKr0 commented Feb 9, 2018

Hi,

I use docker-php for a while, and fall into a use case:
If your service failed to be schedule on a host (lack of memory for example), the task is marked as rejected, swarm reschedule service on another host, and the service finally starts

docker-php handle that by a failure
I think it should wait timeout before mark the service as failed

WDYT ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant