fix(gateway): system override TTL 5min → 7 days #189
Reference in New Issue
Block a user
Delete Branch "fix/system-override-ttl"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
SystemOverrideService EX was 300 (5 min) — changed to 604800 (7 days) per architecture plan. Extracted to SYSTEM_OVERRIDE_TTL_SECONDS constant for clarity.