-
Notifications
You must be signed in to change notification settings - Fork 24
Improve RetryAfter docs #25
Copy link
Copy link
Open
Labels
Status: Up for grabsIssues that are ready to be worked on by anyoneIssues that are ready to be worked on by anyoneType: DocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Two bits -
I was trying to set RetryAfter and failed to figure out how. I don't think its hard but something in the docs must be confusing me. I'm particularly concerned with setting it for an octokit instance.
The design of the default retry interval is pretty damn smart and should be document. I wouldn't have mucked with RetryAfter if I had known. For three retries, its hard to discern the retry interval. With a larger number of retries it was easy to discern the n^2 pattern.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: Up for grabsIssues that are ready to be worked on by anyoneIssues that are ready to be worked on by anyoneType: DocumentationImprovements or additions to documentationImprovements or additions to documentation