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
- delayed job logging can sometimes send log output to DB connection.
- Feature request: Give jobs some time to finish before forwarding SIGTERM
- Try updating jruby tests
- Support ActiveJob Continuations
- Ruby 4 Compatibility
- Using ::ActiveJob::QueueAdapters::AbstractAdapter breaks compatibility with rails 6
- Change `last_error` to include the exception name
- Feature request: Configurable log-level for `handle_failed_job`
- Log to sdout when using delayed_job run
- Is there a way to issue a rolling worker update?
- Docs
- ApplicationController#color_scheme
- CreateCollectionService#build_items
- CreateCollectionService#call
- Account::Interactions#preloaded_relation
- Account::Interactions#blocked_by?
- InitialStateSerializer#wrapstodon
- Admin::DashboardController#pending_tags
- FollowerAccountsController#protect_hidden_collections
- CreateCollections#change
- ActiveJob::QueueAdapters::DelayedJobAdapter::JobWrapper#log_arguments?