Commit 90fc3ed
committed
fix: use WS_METHODS constants and add serverSignalProcess to tracing disabled set
- Replace hardcoded string literals with WS_METHODS constants from
@t3tools/contracts to prevent drift if method names change.
- Add serverSignalProcess to RPC_METHODS_WITH_TRACING_DISABLED so
diagnostic signal actions don't pollute the trace diagnostics view.1 parent 9f442a7 commit 90fc3ed
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments