Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

annoying data timestamp lag when flushes are skipped #2

Open
Dieterbe opened this issue Oct 6, 2016 · 0 comments
Open

annoying data timestamp lag when flushes are skipped #2

Dieterbe opened this issue Oct 6, 2016 · 0 comments

Comments

@Dieterbe
Copy link
Contributor

Dieterbe commented Oct 6, 2016

we use ticker based loops in which we increment timestamps and call output Flush methods. if a loop iteration takes too long (due to an output's Flush taking too long for example), ticks will be missed and the timestamps in the data will start lagging behind. this can look like data is ingested with a big lag, but it's just that it's realtime, just with timestamps that lag behind real time more and more.
really annoying.

we can probably fix this as part of #1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant