• Stefy Lanza (nextime / spora )'s avatar
    Handle pending matches in today's fixture during initialization · 537311c1
    Stefy Lanza (nextime / spora ) authored
    - Add _process_today_pending_matches() to process pending matches in today's fixture
    - Add _resolve_match_bets() to resolve bets for matches being finalized
    - Add _get_outcome_coefficient_for_bet() to get coefficients for bet resolution
    - For pending matches with no results: change status to 'bet' to play first
    - For pending matches with results: finalize as 'done' and resolve associated bets
    - Add Step 5 in initialize() to process today's pending matches
    537311c1
games_thread.py 259 KB