1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Mike Perham 2017-01-09 09:58:18 -08:00
parent cc59d07e48
commit dc6204d76c

View file

@ -22,9 +22,9 @@ better with the new Rails 5.0 Executor.
Sidekiq is designed for jobs with small, simple arguments.
Add this line to your initializer to re-enable them and get the old behavior:
```ruby
Sidekiq::Extensions.enable_delay!
```
```ruby
Sidekiq::Extensions.enable_delay!
```
The old `Sidekiq.remove_delay!` API has been removed as it is now the default. [#3299]
* Sidekiq's quiet signal is now `TSTP` (think of it as **T**hread