cloudflare/cloudflared

Public

mirrored from https://github.com/cloudflare/cloudflaredAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
9023daba242fa6d0f52f70739ccaa56ba62935a2

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

component-tests/constants.py

3lines · modecode

1METRICS_PORT = 51000
2MAX_RETRIES = 5
3BACKOFF_SECS = 7
4