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

Agenda jobs need to always call done() #21

Open
jeversmann opened this issue Jan 14, 2015 · 0 comments
Open

Agenda jobs need to always call done() #21

jeversmann opened this issue Jan 14, 2015 · 0 comments

Comments

@jeversmann
Copy link
Contributor

It seems like somewhere in the changed ssh error handling paths were introduced where a job will return without calling done(). This blocks all following agenda jobs.

It might be worth causing the job to cancel itself in the event of an ssh error instead of continuing to retry.

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

1 participant