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
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 -->
0 commit comments