Skip to content

use 'retry' option to customize max retry attempts#451

Merged
mperham merged 1 commit intosidekiq:masterfrom
noahd1:customize_max_retry_attempts
Oct 17, 2012
Merged

use 'retry' option to customize max retry attempts#451
mperham merged 1 commit intosidekiq:masterfrom
noahd1:customize_max_retry_attempts

Conversation

@noahd1
Copy link
Contributor

@noahd1 noahd1 commented Oct 17, 2012

e.g.

{ 'class' => 'HardWorker', 'args' => [1, 2, 'foo'], 'retry' => 5 }

Addresses Issue #313

e.g.
{ 'class' => 'HardWorker', 'args' => [1, 2, 'foo'], 'retry' => 5 }

Addresses Issue sidekiq#313
mperham added a commit that referenced this pull request Oct 17, 2012
use 'retry' option to customize max retry attempts
@mperham mperham merged commit 4147558 into sidekiq:master Oct 17, 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