Skip to content

Corrected README#53

Open
SmartManoj wants to merge 1 commit intoinvl:masterfrom
SmartManoj:patch-1
Open

Corrected README#53
SmartManoj wants to merge 1 commit intoinvl:masterfrom
SmartManoj:patch-1

Conversation

@SmartManoj
Copy link
Copy Markdown

No description provided.

@retry(ValueError, delay=1, jitter=1)
def make_trouble():
'''Retry on ValueError, sleep 1, 2, 3, 4, ... seconds between attempts.'''
'''Retry on ValueError, sleep 2 seconds between attempts.'''
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem to be right.

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