br/ebs: no logging for failed EBS requests, also the retry backoff is too short #55672
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
component/br
This issue is related to BR of TiDB.
severity/moderate
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
Run EBS snapshot backup, when AWS get unavailable.
2. What did you expect to see? (Required)
It should report the error we have encountered and have reasonable retry.
3. What did you see instead (Required)
No log printed. The retry is too frequency and we have exceeded the quota of AWS EBS.
4. What is your TiDB version? (Required)
A release version of
6.5
.The text was updated successfully, but these errors were encountered: