Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

dont allow max number of tries to be less than 1 #71

Closed
elennick opened this issue Jul 16, 2018 · 0 comments
Closed

dont allow max number of tries to be less than 1 #71

elennick opened this issue Jul 16, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@elennick
Copy link
Owner

It's possible to set max number of tries less than 1. This becomes confusing if you accidentally set it that way because RetriesExhaustedException gets thrown immediately without executing anything and it might be confusing as to why this is happening. Should add some validation to prevent this from occurring.

@elennick elennick added the bug label Jul 16, 2018
@elennick elennick added this to the 0.14.0 milestone Jul 16, 2018
@elennick elennick self-assigned this Jul 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant