Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add custom wait for retry logic (#141)
Issue #, if available: *Description of changes:* Add a custom wait logic as the wait for goexec has an assertion, that marks the test fail in case of timeout. eventually is usually also used with an assertion. Without the wait logic the retry wont work due to assertion *Testing done:* - [ ] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Shubharanshu Mahapatra <[email protected]>
- Loading branch information