You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: relayer/LOGGING_POLICY.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ How we handle logging and correlation in the relayer's event-driven architecture
4
4
5
5
The relayer processes jobs through async flows: HTTP requests trigger blockchain transactions, then gateway events complete the cycle. Correlation IDs track these flows end-to-end.
6
6
7
-
**Applies to:**`apps/relayer/src/`
7
+
**Applies to:**`src/src/`
8
8
9
9
**Notation:**
10
10
-**For developers** - Sections for human understanding and implementation
0 commit comments