RAleksejuk
RAleksejuk•13mo ago

Periodic "query failed" or "process events failed" errors - context deadline exceeded

Hello again, Zitadel Helm chart version: 8.1.0 Zitadel image version: v2.55.0 Kubernetes: v1.29.5 DB: PostgreSQL 15.6 We are getting "query failed" or "process events failed"with the level "info" and the main reason "context deadline exceeded" periodically: How critical is this? How can we deep dive into the root cause of why is it happening? Can it be connected to the zitadel's internal spooler (which i guess could be opening long-living connections to the db, which in turn could be closed by the underlying cluster's networking stack without the spoolers awareness 🤔, just a random guess).
3 Replies
RAleksejuk
RAleksejukOP•12mo ago
bump bump
FFO
FFO•12mo ago
Hey can you share a little about the size of your infra? And maybe how many events you see in the events2 table?
FFO
FFO•12mo ago
You could try and set https://github.com/zitadel/zitadel/blob/main/cmd/defaults.yaml#L234 to something bigger then 1m for a test.
GitHub
zitadel/cmd/defaults.yaml at main · zitadel/zitadel
ZITADEL - Identity infrastructure, simplified for you. - zitadel/zitadel

Did you find this page helpful?