• Stefy Lanza (nextime / spora )'s avatar
    Fix: Handle matches with NULL start_time in cleanup logic · 074153e0
    Stefy Lanza (nextime / spora ) authored
    - Updated _cleanup_old_incomplete_matches() to also check matches with NULL start_time using created_at as fallback
    - Updated _get_yesterday_incomplete_matches() to also check matches with NULL start_time using created_at as fallback
    - Added detailed debug logging to help diagnose date/time issues
    - This fixes the issue where matches from old fixtures were not being detected because their start_time was NULL or recently synced
    074153e0
games_thread.py 249 KB