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

Make agents stop working on tasks they are not assigned to #443

Open
guidow opened this issue Apr 30, 2015 · 0 comments
Open

Make agents stop working on tasks they are not assigned to #443

guidow opened this issue Apr 30, 2015 · 0 comments

Comments

@guidow
Copy link
Contributor

guidow commented Apr 30, 2015

Sometimes when an agent announces itself or gets polled by the master, its list of tasks contains tasks that are not currently even assigned to that agent. This can happen, for example, if the agent was unreachable via network for a while for some reason, and the master has since reassigned those tasks elsewhere.

The master should check for this and make the agent stop its work on those tasks when this happens.

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

No branches or pull requests

1 participant