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

Implement Attempt(ctx), returning the request index. #2

Merged
merged 2 commits into from
Mar 6, 2018
Merged

Conversation

octo
Copy link
Owner

@octo octo commented Mar 5, 2018

This allows the called function to determine whether this is the first call or a retry. One of the uses is the Transport type which adds the Retry-Attempt HTTP header to retrying requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant