Skip to content

The websocket connection for the order keeps dropping #743

@freeeverett

Description

@freeeverett

https://developers.binance.com/docs/binance-spot-api-docs/websocket-api/general-api-information
Based on testing, the websocket connection is automatically closed one minute after being established. To keep the connection alive, it should comply with the requirements outlined in the referenced documentation. The existing keepAlive function does not meet these requirements
func: NewOrderCreateWsService
func: wsConn.keepAlive(keepaliveTimeout)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions