hasura / hasura/graphql-engine

docs: improve streaming subscriptions docs regarding sticky sessions requirement

Open
#8,939 3 comments 0 reactions 0 assignees View on GitHub
c/docs s/docs-is-actioned t/docs
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Is your proposal related to a problem?
For streaming PG subscriptions against a pool of Hasura servers (only a single PG) that are behind a single IP proxy/load-balancer, are sticky sessions required?

It looks like the state is on the server which implies yes, but maybe that state is stored in PG so would be shared so they are not needed?

### Describe the solution you'd like
We can update the docs to cover this topic under streaming subscriptions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.