Replies: 1 comment
-
|
I managed to do it for my project, you download a previous session and simulate sending messages through MQTT with the replay speed of your choice. Totally doable on your own! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m running into a development limitation: I can only test my live ingestion/debugging during actual race sessions because the live endpoints only stream when races are happening.
Would it be possible to add a way to trigger a simulated live stream from historical sessions (e.g. replaying a past race through the normal live endpoints at 1× speed)? Ideally something like a simple API command to start a replay so developers can test live pipelines without waiting for race weekends.
Is that something you’d be able to support?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions