Back to Terragrunt

Transient Network Retries

docs/src/data/changelog/v1.0.1/transient-network-retries.mdx

1.0.3370 B
Original Source

Additional transient network errors now retried automatically

Added retry patterns for provider resolution and registry connection failures commonly seen in CI environments, including TLS handshake timeouts, TCP connection resets, context deadline exceeded errors, and failed discovery document requests. These cover both Terraform and OpenTofu provider workflows.