You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
ja6a
changed the title
I notice there is no retry logic in the client, and only DefaultHTTPClient is used. Skytap has specific semantics around resources being busy, and even though a resource may be busy when trying to update, this is not considered a failure.
Add retry and related logic to the SDK v2
Oct 17, 2018
see api/api.go and api/requests.go in the original SDK for context.
Originally posted by @jchenry in #5 (comment)
The text was updated successfully, but these errors were encountered: