delayed_job
https://github.com/collectiveidea/delayed_job
Ruby
Database based asynchronous priority queue system -- Extracted from Shopify
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.
20 Subscribers
Add a CodeTriage badge to delayed_job
Help out
- Issues
- Change `last_error` to include the exception name
- Add support for max_attempts and max_run_time in queue_attributes
- Feature request: Configurable log-level for `handle_failed_job`
- Add ruby 3.4 to the build matrix
- Log to sdout when using delayed_job run
- Is there a way to issue a rolling worker update?
- DelayedJob cannot find a CarrierWave uploader class
- Move `ActiveJob` adapter to `delayed_job`
- Feat: Can specify a default priority per job type
- Update README to mention OSX / run issue in dev mode
- Docs