awslabs / aws-encryption-sdk-specification

AWS Encryption SDK Specification
Other
30 stars 27 forks source link

feat: Make sure that storm caching settings are resonable #285

Closed seebees closed 1 month ago

seebees commented 2 months ago

It was possible to configure a hierarchical keyring with storm tracking settings that resulted in poor caching performance.

If the grace period is greater than the TTL, this results in items being immediately retried.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Check any applicable: