-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding retries and exponential backoff #8051
Conversation
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8051 +/- ##
==========================================
- Coverage 59.19% 59.19% -0.01%
==========================================
Files 579 579
Lines 38697 38697
==========================================
- Hits 22908 22905 -3
- Misses 14149 14151 +2
- Partials 1640 1641 +1 ☔ View full report in Codecov by Sentry. |
433ffb3
to
fe037d8
Compare
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Signed-off-by: ytimocin <ytimocin@microsoft.com>
fe037d8
to
cb25b27
Compare
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Description
Adding retries and exponential backoff
Type of change
Fixes: [Functional Test Flakiness] Improve Reliability of AWS Resource Validation #7994
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: