Commit d55b3c3
authored
Fixed when a log decoding error caused the process to terminate. (#515)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Bug Fixes**
- Improved error handling when retrieving logs to prevent decoding
errors from causing failures. If a decoding error occurs, an empty log
is returned instead of an error message.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 5f8c1a6 commit d55b3c3
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
282 | 286 | | |
283 | 287 | | |
284 | 288 | | |
| |||
0 commit comments