aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel
diff options
context:
space:
mode:
authorAndrew White <andrew.white@unboxedconsulting.com>2015-09-18 07:10:38 +0100
committerAndrew White <andrew.white@unboxedconsulting.com>2015-09-21 14:02:41 +0100
commita22523abcd4281b1632c75771e87a55c141aa339 (patch)
tree83eb9f35c764191b1504fe5c6d06b2fe2258e30a /activemodel
parent2e501ac9c42be8c6ef3fd10bd7eba8f84143611a (diff)
downloadrails-a22523abcd4281b1632c75771e87a55c141aa339.tar.gz
rails-a22523abcd4281b1632c75771e87a55c141aa339.tar.bz2
rails-a22523abcd4281b1632c75771e87a55c141aa339.zip
Use Sidekiq.options to set initial wait
The INITIAL_WAIT constant has moved to the Sidekiq::Poller class but rather than setting the constant directly we can override it via the `:poll_interval_average` option. This was causing random build failures because the test was waiting for 10 seconds for the job to execute but the initial wait was a random value between 10 and 15 seconds.
Diffstat (limited to 'activemodel')
0 files changed, 0 insertions, 0 deletions