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

test: Fix flaky test #59

Merged
merged 2 commits into from
Apr 7, 2022
Merged

test: Fix flaky test #59

merged 2 commits into from
Apr 7, 2022

Conversation

lynnagara
Copy link
Member

This test frequently fails since it often takes longer than 1 second for
the consumer to poll for the message in CI. Increase the time that
poll() will wait for a message.

This test frequently fails since it takes longer than 1 second for
the consumer to poll for the message in CI. Increase the time that
poll() will wait for a message.
@lynnagara lynnagara requested a review from a team as a code owner April 7, 2022 01:45
@lynnagara lynnagara merged commit a45b7b1 into main Apr 7, 2022
@lynnagara lynnagara deleted the fix-flaky-test branch April 7, 2022 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants