docs: spelling: e.g.
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
d4f38d45a5
commit
e4a87f772f
113 changed files with 325 additions and 325 deletions
|
@ -274,7 +274,7 @@ func validateAccessTier(tier string) bool {
|
|||
|
||||
// retryErrorCodes is a slice of error codes that we will retry
|
||||
var retryErrorCodes = []int{
|
||||
401, // Unauthorized (eg "Token has expired")
|
||||
401, // Unauthorized (e.g. "Token has expired")
|
||||
408, // Request Timeout
|
||||
429, // Rate exceeded.
|
||||
500, // Get occasional 500 Internal Server Error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue