Skip to content

Should handle reconnect logic after max number of retries #14

@blakesmith

Description

@blakesmith

Sometimes the campfire streaming API will get disconnected after retrying the max retries in twitter-stream. We need need some reconnect handling.

This should probably be delegated to twitter-stream, since it already handles retry timing. From first glance the easiest option might be to add a timer that will call @stream.reset_timeouts and then try to connect again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions