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

[nubis-cron] Add a --lock/--leader option #573

Open
gozer opened this issue Jan 3, 2017 · 0 comments
Open

[nubis-cron] Add a --lock/--leader option #573

gozer opened this issue Jan 3, 2017 · 0 comments

Comments

@gozer
Copy link
Contributor

gozer commented Jan 3, 2017

This way, conveniently offer support for:

  • consul-do (leader only runs the job)
  • consul lock (avoid concurrent runs)

This is somewhat handy, since we can't cleanly just wrap things up in the crontab like:

consul-do [...] && nubis-cron [...]

Without sometimes losing the job status

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