feat: archive filter strategy change and optimize reject-history filters
This commit is contained in:
@@ -226,6 +226,9 @@ RUNTIME_CONTRACT_ENFORCE=false
|
||||
# Health endpoint memo cache TTL in seconds
|
||||
HEALTH_MEMO_TTL_SECONDS=5
|
||||
|
||||
# Reject history options API cache TTL in seconds (default: 14400 = 4 hours)
|
||||
REJECT_HISTORY_OPTIONS_CACHE_TTL_SECONDS=14400
|
||||
|
||||
# ============================================================
|
||||
# Runtime Resilience Diagnostics Thresholds
|
||||
# ============================================================
|
||||
|
||||
Reference in New Issue
Block a user