Variable: DEFAULT_MAX_PROVIDER_OBJECT_KEY_BYTES
constDEFAULT_MAX_PROVIDER_OBJECT_KEY_BYTES:4096=4096
Defined in: shared/utils/cloudKeyNormalization.ts:13
Default maximum size budget for provider object keys.
Remarksโ
This is intentionally generous. It is primarily a defense-in-depth guard against pathological inputs that can cause excessive memory or filesystem overhead.