1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Mike Perham
2b2390d579
Support ActiveJob’s wait_until (#5003)
* Implement support for `set(wait_until: <interval>)`

* Implement `queue_as`, docs

* Rollback implementing `perform_later`, it's a footgun

* changes
2021-09-28 11:24:17 -07:00
Mike Perham
33aedf62de Allow Sidekiq::Worker#set to be chained 2019-03-04 11:16:58 -08:00