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

ci-benchmark: add final timeout for stream queries #635

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

alxndrsn
Copy link
Contributor

@alxndrsn alxndrsn commented Oct 6, 2022

Streams should time out after 2 minutes of inactivity, so we should wait for that before deciding if there are unterminated/hanging connections left open after requests have been served.

Streams should time out after 2 minutes of inactivity, so we should
wait for that before deciding if there are unterminated/hanging
connections left open after requests have been served.
Copy link
Contributor

@sadiqkhoja sadiqkhoja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, can be merged.

@alxndrsn alxndrsn marked this pull request as ready for review October 7, 2022 06:31
@alxndrsn alxndrsn merged commit 581ea67 into getodk:master Oct 7, 2022
@alxndrsn alxndrsn deleted the benchmarker-final-timeout branch October 7, 2022 06:31
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.

2 participants