br-g / openf1

OpenF1 API - Real-time and historical Formula 1 data
Other
399 stars 22 forks source link

Live Data Ingestion #132

Closed jocapello closed 1 day ago

jocapello commented 1 day ago

What is the purpose of "The recording must be started at least 1h before the start of the session for races, and at least 15 minutes before the start of the session for practice and qualifying." Does the api really not track any data if this is not followed?

br-g commented 1 day ago

In my experience, the session information (with session key, session name, location, etc) is received before the start of the session. That's why recording needs to start early, at least with the current implementation.