Dashboardinstitutional-transition-labMAX_ARCHIVE_MEMBERS boundary

MAX_ARCHIVE_MEMBERS boundary

Category: gotcha
Confidence: 1.00
ID: 01a084a4-ca60-7928-a93c-622be9994875
Project ID: 1fa3712f-997f-4884-b7ec-8abb79f9e342
Cross-project: No
Recalled in other projects: 0
Source session: 1ZjgTYcT8eC9K18gr
Created: 2026-09-09 05:29:47
Updated: 2026-09-09 05:29:47

Content

Trap: testing 256 members as excessive looks adequate because it exceeds the production limit, but it does not lock the actual MAX_ARCHIVE_MEMBERS = 128 boundary and can pass after accidental limit drift. Fix: derive tests from MAX_ARCHIVE_MEMBERS and assert exactly the limit passes while limit plus one fails.

Move to: