reflex icon indicating copy to clipboard operation
reflex copied to clipboard

Websockets randomly close

Open jshahbazi opened this issue 1 year ago β€’ 0 comments

When making REST calls and waiting for a response, after the response is received, the websocket connection will close randomly, though consistently.

DEBUG:    < CLOSE 1005 (no status code [internal]) [0 bytes]
DEBUG:    = connection is CLOSING
DEBUG:    > CLOSE 1005 (no status code [internal]) [0 bytes]
DEBUG:    x half-closing TCP connection
DEBUG:    = connection is CLOSED

** Specifics (please complete the following information):**

  • Python Version: 3.9, 3.10
  • Pynecone Version: v0.1.20
  • OS: macOS, Ubuntu
  • Browser (Optional): Safari, Chrome

Additional context Add any other context about the problem here.

jshahbazi avatar Mar 21 '23 12:03 jshahbazi