Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Websocket Client Throws Exception to Stop Subscription After Runtime Exceeded #33

@TheCookieLab

Description

@TheCookieLab

Exceptions should be for exceptional circumstances rather than normal logic flow. As the code stands right now, if it doesn't throw an exception, the subscription will "end" but the program will hang. Look into another method for stopping subscriptions as this will remove several code smells.

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