• Stefy Lanza (nextime / spora )'s avatar
    Fix: Add comprehensive debug logging to /api/reports/last-sync endpoint · c5541e46
    Stefy Lanza (nextime / spora ) authored
    - Add detailed logging for client_id, user, and API token information
    - Log counts of bets, extraction_stats, and match_reports for each client
    - Log requires_full_sync flag value for each client
    - Log response being sent to client
    - Add requires_full_sync: False to responses when sync records exist
    - This will help diagnose why client keeps sending incremental sync requests instead of full sync
    c5541e46
Name
Last commit
Last update
..
api Loading commit data...
auth Loading commit data...
database Loading commit data...
main Loading commit data...
templates Loading commit data...
upload Loading commit data...
utils Loading commit data...
__init__.py Loading commit data...
models.py Loading commit data...