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: Increase timeout for block stream health check #957

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

darunrs
Copy link
Collaborator

@darunrs darunrs commented Jul 31, 2024

Increasing timeout for the block stream health check to ensure unwanted stalled flagging of properly executing block streams. When QueryApi is restarted, a thundering herd situation can lead to slower queries.

@darunrs darunrs requested a review from a team as a code owner July 31, 2024 20:46
@darunrs darunrs linked an issue Jul 31, 2024 that may be closed by this pull request
Copy link
Collaborator

@morgsmccauley morgsmccauley left a comment

Choose a reason for hiding this comment

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

We also need to increase the timeout in coordinator

@darunrs darunrs merged commit 7af836b into main Jul 31, 2024
8 checks passed
@darunrs darunrs deleted the increase-block-stream-health-timeout branch July 31, 2024 23:30
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.

Increase block stream stalled health check
2 participants