mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-1541 Retry KMS decrypt requests on transient errors #1586

Closed adriandole closed 2 weeks ago

adriandole commented 5 months ago

Retry GCP, AWS, and Azure requests that encounter transient errors. Evergreen testing with the C driver implementation: https://spruce.mongodb.com/version/664bc7d2ebaef90007283d77/

Scope doc: https://docs.google.com/document/d/1JUVC2-Pe8mfpgemHyb4ihsIOzIe_QFQPnYDJV2idVY4/edit

Ready for review, but the C driver PR must be merged first and a link added.

ShaneHarvey commented 1 month ago

Is this ready for review?