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: delete queue items when no longer used #831

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

abelanger5
Copy link
Contributor

Description

Deletes queue items from the database when isQueued = 'f'. This avoids index bloat on the QueueItem table with high throughput.

Type of change

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

Copy link

vercel bot commented Aug 28, 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 Aug 28, 2024 8:27pm

@abelanger5 abelanger5 merged commit 17b7e84 into main Aug 28, 2024
26 checks passed
@abelanger5 abelanger5 deleted the belanger/delete-queue-items branch August 28, 2024 21:12
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