From 63f1f16b367047736400620939ef21cf1240013c Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Wed, 18 Oct 2017 14:15:34 -0700 Subject: [PATCH] pro changes --- Pro-Changes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Pro-Changes.md b/Pro-Changes.md index c2241224..f401bccc 100644 --- a/Pro-Changes.md +++ b/Pro-Changes.md @@ -4,6 +4,13 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy. +HEAD +--------- + +- Fix edge case in Batch::Status#poll leading to premature completion [#3640] +- Adjust scan API to check 100 elements at a time, to minimize network round trips + when scanning large sets. + 3.5.3 ---------