dropbox / dropbox/dropbox-sdk-java

SDK Should wrap HTTP 504 Gateway Timeout into RetryException

オープン
#550 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。