terragrunt icon indicating copy to clipboard operation
terragrunt copied to clipboard

Increase fetch timeout / make it configurable

Open igor-raits opened this issue 1 year ago • 3 comments

https://github.com/gruntwork-io/terragrunt/blob/945145bfe5aabed02732e60d3065ad230dd8216f/util/fetch.go#L20-L22

Downloading some providers (e.g. AWS one) on slow network does not have to finish within 1 minute so I would suggest to increase default timeout to something like 5 minutes.

And/or make this optional configurable would be useful for those who want to be stricter.

Thanks in advance.

igor-raits avatar Apr 22 '24 10:04 igor-raits

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for raising this issue.

github-actions[bot] avatar Aug 12 '24 01:08 github-actions[bot]

@denis256 any chance to reopen?

igor-raits avatar Sep 04 '24 02:09 igor-raits

This seems sensible. Thanks for following up on this, @ignatenkobrain .

yhakbar avatar Sep 04 '24 12:09 yhakbar