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

Prod Release 2 - 31/07/2024 #963

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Prod Release 2 - 31/07/2024 #963

merged 2 commits into from
Jul 31, 2024

Conversation

darunrs
Copy link
Collaborator

@darunrs darunrs commented Jul 31, 2024

darunrs and others added 2 commits August 1, 2024 05:00
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.
Databricks stores account and function names in their sanitized form
(Only alphanumerics and underscores) as this is how they are stored in
Hasura. However, the actual indexer and accounts are stored in both RPC
and the queryapi_indexer under their original names.

This PR prevents the metadata from databricks overwriting the original
names with the sanitized ones.
@darunrs darunrs requested a review from a team as a code owner July 31, 2024 23:43
@darunrs darunrs merged commit cc7fac4 into stable Jul 31, 2024
18 checks passed
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