mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-11 20:46:35 +00:00
4 lines
54 B
Python
4 lines
54 B
Python
METRICS_PORT = 51000
|
|
MAX_RETRIES = 5
|
|
BACKOFF_SECS = 7
|