这是indexloc提供的服务,不要输入任何密码
Skip to content

track if connection_init failed on a websocket connection #682

@0x777

Description

@0x777

Currently if connection_init fails and then a start message arrives, the error is start received before the connection is initialized. The error should instead by cannot start as connection_init failed: <connection_init error message>.

This happens when the client does not check for the response from the server after connection_init and blindly sends start message (graphiql seems to be doing this).

Metadata

Metadata

Assignees

Labels

c/serverRelated to servere/quickfixcan be wrapped up in few hoursk/bugSomething isn't workingp/highcandidate for being included in the upcoming sprint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions