Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Handle status 439 - Too Many Requests over extended time #80

Merged
merged 2 commits into from
Apr 28, 2020

Conversation

lzchen
Copy link
Contributor

@lzchen lzchen commented Apr 28, 2020

Include in base exporter to handle status 439 - Too many requests over extended time.

The majority of the other AI SDKs handles it exactly like 429: failed retryable.

JS: Errors on 439
Node: Same as 429
Java: Same as 429
Dot Net: Similar to 429

@lzchen lzchen requested a review from hectorhdzg as a code owner April 28, 2020 17:39
@lzchen lzchen merged commit b965db1 into microsoft:master Apr 28, 2020
@lzchen lzchen deleted the status439 branch April 28, 2020 19:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants