mirror of
https://github.com/traefik/traefik.git
synced 2025-05-15 04:04:39 +00:00
262 B
262 B
TODO -- Retry
Retrying until it Succeeds {: .subtitle }
Old Content
Retry Configuration
# Enable retry sending request if network error
[retry]
# Number of attempts
#
# Optional
# Default: (number servers in backend) -1
#
# attempts = 3