-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli: add retries on datadog metrics upload requests
Previously datadog metrics upload command would fail once we receive an error in datadog request. This was resulting in re-running the entire upload. This change adds retries on datadog requests. Command would skip particular datadog upload request once retries are exhausted. Epic: CC-27740 Release note: None
- Loading branch information
Showing
1 changed file
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters