Closed thumbsupep closed 1 year ago
This corrects the close event code for BadGateway from 1013 to 1014 https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent/code#value
This error is considered non fatal and users should be able to retry.
relates to https://github.com/enisdenjo/graphql-ws/issues/510
:tada: This PR is included in version 5.14.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This corrects the close event code for BadGateway from 1013 to 1014 https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent/code#value
This error is considered non fatal and users should be able to retry.
relates to https://github.com/enisdenjo/graphql-ws/issues/510