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

annoying data timestamp lag when flushes are skipped #2

Description

@Dieterbe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions