fix: add logging to silent error handlers, check maintenance windows for online events
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -176,7 +176,7 @@ async def generate_and_store_diff(
|
||||
},
|
||||
)
|
||||
except Exception:
|
||||
pass
|
||||
logger.warning("Config diff generation failed", exc_info=True)
|
||||
|
||||
# 11. Parse structured changes (best-effort)
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user