hashicorp-forge / hermes

A document management system
Mozilla Public License 2.0
1.82k stars 100 forks source link

Add exponential backoff when getting the ELB public key #621

Closed jfreda closed 9 months ago

jfreda commented 9 months ago

Sometimes the endpoint for getting the AWS ELB public key doesn't behave nicely, so this adds some exponential backoff to hopefully remediate this.