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

vicky: Implement Timeouts #11

Open
johannwagner opened this issue Apr 22, 2024 · 1 comment
Open

vicky: Implement Timeouts #11

johannwagner opened this issue Apr 22, 2024 · 1 comment
Labels
enhancement New feature or request thinking This is currently being pondered about

Comments

@johannwagner
Copy link
Contributor

We want to be able to timeout jobs after a certain amount of time.
This may happen, if a worker misbehaves or crashes during execution.
If there is a timeout, the lock should also be poisoned.

@Kek5chen Kek5chen added enhancement New feature or request thinking This is currently being pondered about labels May 28, 2024
@Kek5chen
Copy link
Contributor

Probably gonna implement this with some sort of heartbeat ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request thinking This is currently being pondered about
Projects
None yet
Development

No branches or pull requests

2 participants