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: set default store hash query timeout to 30s #1204

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

kaichaosun
Copy link
Contributor

Description

Hash query may take too long, set the timeout to 30s to raise alert for any longer queries.

closes #1189

Copy link
Collaborator

@chaitanyaprem chaitanyaprem left a comment

Choose a reason for hiding this comment

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

LGTM

@kaichaosun kaichaosun merged commit a4f0cae into master Aug 22, 2024
13 of 14 checks passed
@kaichaosun kaichaosun deleted the hash-query-timeout branch August 22, 2024 14:45
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.

bug: Store request should timeout in a few seconds
4 participants