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 task that stuck on STARTED state to be CRASHED after timeout #250

Open
rakovskij-stanislav opened this issue Mar 20, 2024 · 0 comments

Comments

@rakovskij-stanislav
Copy link
Contributor

Current logic of karton-system deletes stuck STARTED tasks after timeout

to_delete.append(task)

I suggest not to delete these tasks but make them CRASHED. It seems more reasonable 'cuz it's usual need to preserve these tasks instead of deleting them.

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