dropbox / dropbox/dropbox-sdk-java

SDK Should wrap HTTP 504 Gateway Timeout into RetryException

Đang mở
#550 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
627
Fork
463
Merge trung bình
5 phút
Pull request đã merge (30 ngày)
10

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.