solid_queue
https://github.com/basecamp/solid_queue
Ruby
Database-backed Active Job backend
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
1 Subscribers
Add a CodeTriage badge to solid_queue
Help out
- Issues
- Clarify that concurrency + bulk enqueuing is a perf caveat, not unsafe
- Destroy orphan BlockedExecution rows when the job class no longer resolves
- DelegationError in BlockedExecution release path when a job's class_name no longer resolves
- Give in-flight jobs enough pause to survive slow shutdowns in tests
- Wait for polling queries in logging tests instead of sleeping
- Keep semaphore slots held while blocked jobs are enqueued in concurrency test
- Stop processes whose heartbeats keep failing past the alive threshold
- Include the error in fail_many_claimed events and document recovery
- Let `bin/jobs check` validate a config for an env it isn't running in, and without a database
- Replace terminated forks even if releasing their claimed jobs fails
- Docs
- Subscribe to help with docs for this repo and come back later