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

fix: faster processing of timeout queue items #924

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

abelanger5
Copy link
Contributor

Description

We were previously timing out a maximum of 100 queue items at a time. This allows us to continue timing queue items until they're all processed.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hatchet-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 1:29pm

@abelanger5 abelanger5 enabled auto-merge (squash) October 1, 2024 13:33
@abelanger5 abelanger5 merged commit c299843 into main Oct 1, 2024
26 checks passed
@abelanger5 abelanger5 deleted the belanger/fix-timeout-queues branch October 1, 2024 13:50
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

Successfully merging this pull request may close these issues.

2 participants