Skip to content

In bxcommon commit a3f68b623afc20cf5bbe773bc09eae32fafe5261, max_size #4

@warrior7474

Description

@warrior7474

In bxcommon commit a3f68b623afc20cf5bbe773bc09eae32fafe5261, max_size
was set to 2**24. Without it, the websocket connection may break when
streaming blocks containing many transactions.

As WsProvider and CloudWssProvider override AbstractWsProvider's
connect_websocket() and aren't inheriting the max_size setting, set it
manually for them.

Originally posted by @doubleukay in bloXroute-Labs/bxgateway#5

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