You're offline — showing cached data

F1 race result scoring

f1-scoring
2026-06-13 06:09:21 SAST
← Back to Tasks

OVERRIDES runtime profile: uses direct_python because scoring is a deterministic Python post-race calculation and Telegram notification path; it does not invoke Claude/Codex or any LLM API.

Auto-scores F1 predictions after each race. Runs every Sunday 12pm SAST. Checks if there was a race today — if yes, pulls actual results via FastF1, scores the prediction, updates the season tracker, and sends score via Telegram.

Mon at 06:000 6 * * 1
Yes
shell
300s
Yes
in 2d (2026-06-15 06:00)

Task Definition

tasks/f1-scoring.md
shell
set
No
No
cd /home/lucienne/workspace/projects/f1-predictor && python3 score_race.py

Edit Schedule

Result:
1
Runs (7d)
1
Completed
0
Failed
0
Timeout
100%
Success (7d)
0s
Avg Duration
f1 scoring

Run History (1)

StartedFinishedStatusDurationOutputLog
5d ago 5d ago completed 0s
No race today — skipping
View log

Comments (0)

No comments yet — add instructions for Luci
Help