Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flakey TestWorkflowNexusCallbacks_CarriedOver/WorkflowFailureRetry (
#7113) ## What changed? <!-- Describe what has changed in this PR --> Added an Eventually condition to getting callback info to account for delays in the workflow retry in `TestWorkflowNexusCallbacks_CarriedOver/WorkflowFailureRetry` ## Why? <!-- Tell your future self why have you made these changes --> Fix flake ## How did you test it? <!-- How have you verified this change? Tested locally? Added a unit test? Checked in staging env? --> Ran a couple hundred times locally. Failed within 50 runs before change. ## Potential risks <!-- Assuming the worst case, what can be broken when deploying this change to production? --> ## Documentation <!-- Have you made sure this change doesn't falsify anything currently stated in `docs/`? If significant new behavior is added, have you described that in `docs/`? --> ## Is hotfix candidate? <!-- Is this PR a hotfix candidate or does it require a notification to be sent to the broader community? (Yes/No) -->
- Loading branch information