List of questions
Related questions
Question 111 - Professional Cloud Developer discussion
You support an application that uses the Cloud Storage API. You review the logs and discover multiple HTTP 503 Service Unavailable error responses from the API. Your application logs the error and does not take any further action. You want to implement Google-recommended retry logic to improve success rates. Which approach should you take?
A.
Retry the failures in batch after a set number of failures is logged.
B.
Retry each failure at a set time interval up to a maximum number of times.
C.
Retry each failure at increasing time intervals up to a maximum number of tries.
D.
Retry each failure at decreasing time intervals up to a maximum number of tries.
Your answer:
0 comments
Sorted by
Leave a comment first