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
fix(edge-worker): refine task logging experience for (#167) (#178)
* fix(edge-worker): refine task logging experience for (#167)
* refactor(logging): improve task logging levels and visibility for better debugging
Refine task logging levels by moving detailed execution logs from ExecutionController to
MessageExecutor,
demote controller logs from info to debug, and elevate task lifecycle, retry, and error logs
to appropriate levels.
Enhance overall visibility of task events and failures for easier troubleshooting.
---------
Co-authored-by: Renaud (Nel) Morvan <nel@w3fu.com>
0 commit comments