RubyGems Navigation menu

sidekiq-disposal 0.1.0

A mechanism to mark Sidekiq Jobs to be disposed of by Job ID, Batch ID, or Job Class. Disposal here means to either `:kill` the Job (send to the Dead queue) or `:discard` it (throw it away), at the time the job is picked up and processed by Sidekiq.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.0 December 13, 2024 (9.5 KB)

Runtime 相依性套件 (1):

sidekiq ~> 7.0

擁有者:

推送者:

作者:

  • Hazel Bachrach, Steven Harman

SHA 256 總和檢查碼:

=

總下載次數 113

這個版本 113

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: