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

Docs: Add section in troubleshooting user docs on hydration #27673

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

chaas
Copy link
Contributor

@chaas chaas commented Jun 14, 2024

We want to add "waiting for hydration" as a query plan insight, and I realized there's nothing in our troubleshooting docs around it currently, so decided to add a section.

Checklist

@chaas chaas requested a review from morsapaes as a code owner June 14, 2024 16:05
@@ -200,6 +200,7 @@ WHERE c.name = <CLUSTER_NAME>;
The most common reasons for query hanging are:

* An upstream source is stalled
* An upstream object is still hydrating
* Your cluster is unhealthy
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Your cluster is unhealthy
* The active cluster is unhealthy

doc/user/content/transform-data/troubleshooting.md Outdated Show resolved Hide resolved
Co-authored-by: Marta Paes <marta.paes.moreira@gmail.com>
@chaas chaas merged commit 9032255 into MaterializeInc:main Jun 25, 2024
11 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