ixti / sidekiq-throttled

Concurrency and rate-limit throttling for Sidekiq
MIT License
698 stars 75 forks source link

refactor: Remove configuration object #164

Closed ixti closed 9 months ago

ixti commented 9 months ago

Child jobs will inherit parent strategies without ability to opt-out.