Currently we will (I think) just have a growing offset w.r.t. the latest Kafka message. We need to:
- Log if this happens.
- Dynamically drop messages so we can catch up.
- Propagate this information to the user, e.g., to inform that that only a specific fraction of event data was included in the displayed plots.
Currently we will (I think) just have a growing offset w.r.t. the latest Kafka message. We need to: