Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Add retry parameters and stronger retry logic #15

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

avanier
Copy link

@avanier avanier commented Jun 13, 2019

This PR adds the following :

  • A parameter for setting the sleep duration in the retry loop
  • A parameter for setting the number of retries to the retry loop
  • The retry loop is present in both in and out
  • The retry loop only fatals out on the final try

@heatherbooker heatherbooker force-pushed the feature/sleep-pls branch 2 times, most recently from a2256b7 to 54d3062 Compare June 20, 2019 15:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants