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

Agent environment deployment should fail if no single agent picks up the job #1337

Closed
IlyaFinkelshteyn opened this issue Feb 22, 2017 · 1 comment
Assignees
Milestone

Comments

@IlyaFinkelshteyn
Copy link
Contributor

IlyaFinkelshteyn commented Feb 22, 2017

Also add ability to set number of agents expected to pick up the job and time to wait for agents.

In case you need "original" behavior when agent deployment is green if no agents responded add agents_expected to agent provider settings with value set to 0 (expect no agents):

agents_expected: 0
@IlyaFinkelshteyn IlyaFinkelshteyn added this to the 26-Feb-2017 milestone Feb 22, 2017
@IlyaFinkelshteyn IlyaFinkelshteyn self-assigned this Feb 22, 2017
@FeodorFitsner FeodorFitsner modified the milestones: 26-Feb-2017, 5-Mar-2017 Feb 26, 2017
@IlyaFinkelshteyn IlyaFinkelshteyn changed the title Agent environment deployment fail if no single agent picks up the job Agent environment deployment should fail if no single agent picks up the job Feb 27, 2017
@FeodorFitsner FeodorFitsner modified the milestones: 5-Mar-2017, 19-Mar-2017 Mar 13, 2017
@IlyaFinkelshteyn
Copy link
Contributor Author

It is in production now, and documentation updated
However we see possible race conditions so we also will add agents_timeout in next update (watch #1423)

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

No branches or pull requests

2 participants