mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
note about really old Pro versions
This commit is contained in:
parent
f447d18ff8
commit
2eca478ce1
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ available.
|
|||
**Note that you CANNOT go back to Pro 1.x once you've created batches
|
||||
with 2.x. The new batches will not process correctly with 1.x.**
|
||||
|
||||
**If you are on a version of Sidekiq Pro <1.5, you should upgrade to the
|
||||
latest 1.x version and run it for a week before upgrading to 2.0.**
|
||||
|
||||
## Nested Batches
|
||||
|
||||
Batches can now be nested within the `jobs` method.
|
||||
|
|
Loading…
Add table
Reference in a new issue