Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.7% on rubygems.org
Top 5.2% downloads on rubygems.org
Top 6.6% forks on rubygems.org

rubygems.org : sidekiq-debounce

Sidekiq::Debounce provides a way to rate-limit creation of Sidekiq jobs. When you create a job on a Worker with debounce enabled, Sidekiq::Debounce will delay the job until the debounce period has elapsed with no additional debounce calls. If you make another job with the same arguments before the specified time has elapsed, the timer is reset and the entire period must pass again before the job is executed.

Registry - Source - Documentation - JSON
purl: pkg:gem/sidekiq-debounce
Keywords: ruby, sidekiq
License: MIT
Latest release: over 7 years ago
First release: about 9 years ago
Dependent repositories: 4
Downloads: 234,162 total
Stars: 27 on GitHub
Forks: 18 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...