You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used uwsgi.websocket_recv_nb() to received message behind nginx.
but Irregularly Recur error: 'no PONG received in 3 seconds'.
Probability is 1/1000 or lower.
I can't find the reason.
can uwsgi exposes related api to close the ping/pong mechanism?
The text was updated successfully, but these errors were encountered:
I used uwsgi.websocket_recv_nb() to received message behind nginx.
but Irregularly Recur error: 'no PONG received in 3 seconds'.
Probability is 1/1000 or lower.
I can't find the reason.
can uwsgi exposes related api to close the ping/pong mechanism?
The text was updated successfully, but these errors were encountered: