Variable: MAX_BATCH_SIZE
const MAX_BATCH_SIZE: 50 = 50;
Defined in: policy.ts:13
docs/10 §2.6 — the server rejects a larger batch outright.
const MAX_BATCH_SIZE: 50 = 50;
Defined in: policy.ts:13
docs/10 §2.6 — the server rejects a larger batch outright.