From 720d061bee4ea159f8ef7ea674baad83dbcf2e25 Mon Sep 17 00:00:00 2001 From: rob Date: Thu, 27 Jun 2024 16:43:06 +0100 Subject: [PATCH] Update changeset --- .changeset/rare-dancers-explain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/rare-dancers-explain.md b/.changeset/rare-dancers-explain.md index 716126d343..32e84f697a 100644 --- a/.changeset/rare-dancers-explain.md +++ b/.changeset/rare-dancers-explain.md @@ -2,4 +2,4 @@ "@core/electric": patch --- -Fix socket error when initial sync size exceeds 100MB +Limit the number of changes in a websocket frame to 100 changes to reduce the chance of frame exceeding 100MB limit in the case where there are lots of changes