-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Checked that your issue isn't already filed.
Description
As a user trying to obtain all recordset changes on a large zone, I'd like to have retry logic introduced inside the code handling pagination of changes. I can implement my own retry logic, but for large zones it means I have to start over each time amplifying server load rather than letting the pagination aspects handle it on my behalf to pick up. This specifically is from cases where the vinyldns API returns a 503 and response body of The server was not able to produce a timely response to your request. regardless of the timeouts set in the vinyldns client http.Client.
Versions
github.com/vinyldns/go-vinyldns v0.9.16
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels