hashicorp-forge / hermes

A document management system
Mozilla Public License 2.0
1.81k stars 96 forks source link

Add exponential backoff when getting the ELB public key #621

Closed jfreda closed 6 months ago

jfreda commented 6 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.