Commit 742764c
Address PR review: use CRITICAL default level and error/exception for failures
- Default log level → CRITICAL per reviewer request (suppress all non-critical)
- xrt-smi CalledProcessError → logger.error (was warning)
- Unexpected Exception → logger.exception (includes traceback)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c3712fa commit 742764c
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments