CDCgov / prime-devops

Apache License 2.0
4 stars 2 forks source link

Add environment variable for download retries #108

Open thetaurean opened 9 months ago

thetaurean commented 9 months ago

Is your feature request related to a problem? Please describe. I have added a new environment variable on the backend. It has a default value but ideally we will add it to deployed environments as well.

Describe the solution you'd like Add environment variable AzureBlobDownloadRetryCount set to 5 in all environments.

Additional context Value is not secret and does not vary between environments.