dropbox / dropbox/dropbox-sdk-java
SDK Should wrap HTTP 504 Gateway Timeout into RetryException
オープン
- 主要言語
- Java
- スター
- 627
- フォーク
- 463
- 平均マージ
- 5分
- マージ済み PR(30日)
- 10
説明
The `DbxClientV2` request configuration supports automatic retries on transient errors, such as due to rate limiting.
Sometimes Dropbox API returns an error `HTTP 504 Gateway Timeout`. This will fail the request with `BadResponseCodeException` .
It would make sense to interpret `HTTP 504` also as a transient error, and support optional automatic retries.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。