Add a Hypetrain ID
Premise: Currently there is no way to identify a hype train from start to finish fully. Adding an id (Guid) would help alleviate tracking the train as it progresses as well as after it has finished.
Expected: hypetrain_id
be added to the begin, progress, and end payloads. Given a particular hypetrain, these events would have the same Id per hype train.
Usecase: Being able to cache and query a hypetrain via id to infer if the train is still continuing. Using time, winds up as an oddity due to the elongation of time behavior when the goal is reached. This would also allow queries by id of how well a particular train did.

The Hype Train Begin, Progress, and End payloads include an id field.
-
Adminecressey (Admin, Twitch) commented
Hi Soaryn, thanks for the feature request. We will consider this.