Skip to content

Conversation

ewandennis
Copy link
Contributor

Addresses #168:

  • Added a retries option to control API call retry count
  • By default, no retries are attempted to protect existing tested code paths and compatibility
  • When enabled, each request will be retried until it returns non 5xx status or retries attempts are reached.

@avigoldman
Copy link
Contributor

avigoldman commented Jul 6, 2017

Do you think its worth while to add a sample of using retries? Maybe in the message-events examples? LGTM though 👍

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