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
Update logger level and enhance schedule validation logic
- Changed logger level from ERROR to INFO to capture important operational messages, including schedule setup, errors, and warnings.
- Introduced validation functions to check if a schedule exists and handle "not found" errors more gracefully, improving error handling in the setupWeeklyReportSchedule function.
These changes enhance logging clarity and improve the robustness of schedule management.
0 commit comments