-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/docsRelated to docsRelated to docsk/productionRelated to production use-casesRelated to production use-casesp/urgentImmediate action requiredImmediate action required
Description
Hi. I've tried to scale Hasura GraphQL Engine deployed to Kubernetes and got various errors after creating tables:
"error":"table \"users\" does not exist","code":"not-exists"
It seems like Hasura is not stateless and caching data into memory. Maybe we need to use something like Redis for a cache.
Metadata
Metadata
Assignees
Labels
c/docsRelated to docsRelated to docsk/productionRelated to production use-casesRelated to production use-casesp/urgentImmediate action requiredImmediate action required