Skip to content

Commit

Permalink
Keep trying...
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Cantero committed Jul 5, 2017
1 parent 063b762 commit 40332a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/shoryuken/manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Manager

BATCH_LIMIT = 10
# See https://github.com/phstc/shoryuken/issues/348#issuecomment-292847028
MIN_DISPATCH_INTERVAL = 0.1
MIN_DISPATCH_INTERVAL = 0.5

def initialize(fetcher, polling_strategy, concurrency)
@fetcher = fetcher
Expand Down

0 comments on commit 40332a5

Please sign in to comment.