Skip to content

fix poll interval for scheduling#290

Merged
mperham merged 1 commit intosidekiq:masterfrom
kyledrake:fix_poll_interval_for_scheduling
Jul 16, 2012
Merged

fix poll interval for scheduling#290
mperham merged 1 commit intosidekiq:masterfrom
kyledrake:fix_poll_interval_for_scheduling

Conversation

@kyledrake
Copy link
Contributor

Scheduling was only using the default polling frequency. Also, I've changed the wiki section to reflect setting the option for poll_interval:

Sidekiq.options[:poll_interval] = 1

It can probably get rolled back into the block config, but the example that was there wasn't working. My testing confirmed this one works.

It works really well too.. awesome stuff! Killed a dependency for us.

mperham added a commit that referenced this pull request Jul 16, 2012
@mperham mperham merged commit 169cdea into sidekiq:master Jul 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants