You have an application that makes HTTP requests to Cloud Storage. Occasionally the requests fail with HTTP status codes of 5xx and 429.
How should you handle these types of errors?
A. Use gRPC instead of HTTP for better performance.
B. Implement retry logic using a truncated exponential backoff strategy.
C. Make sure the Cloud Storage bucket is multi-regional for geo-redundancy.
D. Monitor https://status.cloud.google.com/feed.atom and only make requests if Cloud Storage is not reporting an incident.
You have an application that makes HTTP requests to Cloud Storage. Occasionally the requests fail with HTTP status codes
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You have an application that makes HTTP requests to Cloud Storage. Occasionally the requests fail with HTTP status codes
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!