Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for supported retry mechanics #2813

Closed
kir-titievsky opened this issue Dec 5, 2016 · 4 comments
Closed

Documentation for supported retry mechanics #2813

kir-titievsky opened this issue Dec 5, 2016 · 4 comments
Assignees
Labels
api: core type: question Request for information or clarification. Not an issue.

Comments

@kir-titievsky
Copy link

There does not seem to be any documentation for what retry mechanisms are implemented by the clients. Would be wonderful if this were highlighted, explicitly. These cases are important in particular for users to decide whether to implement their own error handling:

  1. Re-tryable errors.
  2. Non-retryable errors.
  3. Prolonged non-retry-able errors (hours).
@dhermes
Copy link
Contributor

dhermes commented Dec 5, 2016

@kir-titievsky Currently there are no retry mechanics and we have started this discussion. Closing this in favor of the discussion in #2694

@dhermes dhermes closed this as completed Dec 5, 2016
@dhermes dhermes added api: core docs type: question Request for information or clarification. Not an issue. labels Dec 5, 2016
@kir-titievsky
Copy link
Author

kir-titievsky commented Dec 5, 2016 via email

@dhermes
Copy link
Contributor

dhermes commented Dec 5, 2016

The top level of the README is pretty extreme, but I'm happy to put it somewhere "near the top"

@kir-titievsky
Copy link
Author

kir-titievsky commented Dec 5, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: core type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants