Add structured JSON logging across webhook and review flow.

Improve observability with correlation IDs, skip/success/failure lifecycle events, and retry diagnostics while documenting log level configuration.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Daan Schouteden
2026-06-02 15:00:29 +02:00
parent 7233ab3f32
commit e9aafdf8c4
6 changed files with 125 additions and 26 deletions
+1
View File
@@ -9,3 +9,4 @@ DEFAULT_BASE_BRANCH=main
MAX_INLINE_COMMENTS=5
REVIEW_TIMEOUT_MS=120000
DEDUPE_TTL_SECONDS=1800
LOG_LEVEL=info