Skip to content
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

Fix: fix 029_provider flaky test by adding sleep #884

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

TomerHeber
Copy link
Collaborator

Issue & Steps to Reproduce / Feature Request

fixes #877

Solution

Discussed in: https://env0.slack.com/archives/C01QBBEGBEH/p1719272417817659
Decided to add a sleep to the test itself - this should avoid eventual consistency issues (will add longer sleep if needed).

@TomerHeber TomerHeber requested a review from yaronya June 25, 2024 14:52
@github-actions github-actions bot added ready to merge PR approved - can be merged once the PR owner is ready and removed pending final review labels Jun 25, 2024
@TomerHeber TomerHeber merged commit ae427a6 into main Jun 25, 2024
5 checks passed
@TomerHeber TomerHeber deleted the fix-029-flaky-test-#877 branch June 25, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix integration-tests ready to merge PR approved - can be merged once the PR owner is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix HTTP client retry mechanism
2 participants