AntiPattern
Fail-Fast Misconfig Handling
fail-fast-silent-exit-misconfig
Monetization and execution policies fail fast or hang due to misconfiguration: retries can stall the SDK, validation can call process.exit(1), and environment/DB kill switches can be skipped—causing silent startup shutdowns or unexpected policy enforcement gaps.