generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
connectionIssues related to database connection management or optionsIssues related to database connection management or optionsfundamentalinfrastructurereliabilityIssues relating to improvements in reliabilityIssues relating to improvements in reliability
Description
The proxy server caches the AWS credentials so it is not requesting them for every request. But if the credentials expire, the proxy server must be restarted.
Instead, we should watch for 401 or 403 responses. If encountered, we should ignore the cached credentials and retry. If we continue to get errors, then bubble those up.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
connectionIssues related to database connection management or optionsIssues related to database connection management or optionsfundamentalinfrastructurereliabilityIssues relating to improvements in reliabilityIssues relating to improvements in reliability