Skip to main content
Version: 57.2.0

MAX_SYNC_SUBSCRIBE_ARRAY_LENGTH

const MAX_SYNC_SUBSCRIBE_ARRAY_LENGTH: 100 = 100

C8: maximum entries accepted in a single sync:subscribe/sync:unsubscribe collections array — checked BEFORE iterating so an oversized array is rejected with no per-entry work.