Skip to content

Reconnecting and Streaming Data #58

@dominiontrading

Description

@dominiontrading

This might be a very stupid question but I'll ask it none the less. If I'm streaming real time tick data and the ticker plant goes down - it looks like async_rithmic reconnects (just saw it happen in about 1.2 seconds!) and then re-instates the stream.

My stupid question is any data in that 1.2 seconds as far as my stream is concerned is lost to the ether right? There's no magic happening that recovers the interim downtime? Thus if that's true and I want accurate bar aggregation accurately (I'm on volume bars), I'll need to restart my whole system using the on_disconnect callback?

Many thanks in advance! Really great libraray!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions