cloudflare/cloudflared

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
bc54a7f87b59ca441e29d16f1006c283bc5ed93e

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