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: resolve logging shadow and enhance river/concert cron
- Renamed utils/logging.py to utils/logger.py to prevent shadowing the standard library logging module, which was causing the cron to fail when fetching River matches.
- Updated River and concert crons to ignore events falling on weekends (Saturdays and Sundays).
- Added the weekday name to the notification message for events falling on weekdays.
0 commit comments