Closed sonjaer closed 1 year ago
Merging #1081 (792cda0) into master (69aa2e7) will decrease coverage by
0.11%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #1081 +/- ##
============================================
- Coverage 92.41% 92.30% -0.11%
Complexity 2150 2150
============================================
Files 200 200
Lines 8321 8321
Branches 503 503
============================================
- Hits 7690 7681 -9
- Misses 517 526 +9
Partials 114 114
Hey, I just made a Pull Request!
Description
A user got an error on their execution where Styx failed to create execution on Flyte due to 503 errors. This PR adds retries to retry when 5xx errors are receieved
Motivation and Context
Have you tested this? If so, how?
Checklist for PR author(s)
Checklist for PR reviewer(s)