Add note that servers can expire sync connections if response is too large

erikj/sss
Erik Johnston 2 months ago
parent ce6f0f3165
commit 985e71f8d4

@ -606,6 +606,9 @@ Servers SHOULD limit the amount of data that they store per-user to guard agains
the number of connections a device can have active. This protects against malicious clients creating large numbers of
connections that get persisted to the database.
Servers MAY decide to expire the sync connection if the generated response on an incremental request is likely very
large or expensive to compute.
# Unstable prefix

Loading…
Cancel
Save