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

set a maximum time a job can take before marking it as failed #243

Closed
rafaelcr opened this issue Aug 26, 2024 · 2 comments
Closed

set a maximum time a job can take before marking it as failed #243

rafaelcr opened this issue Aug 26, 2024 · 2 comments

Comments

@rafaelcr
Copy link
Collaborator

Sometimes some jobs may take a very long time when ran, causing the entire API queue to be stuck. We should set a maximum job time that helps in these edge cases and marks these jobs as failed.

@blockstack-devops
Copy link

🎉 This issue has been resolved in version 1.0.0-beta.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in API Board Aug 26, 2024
@blockstack-devops
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

No branches or pull requests

3 participants
@rafaelcr @blockstack-devops and others