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
They made a change for security reasons but it is causing an error.
In that thread they suggest to use Payload.max_decode_packets = 50.
So I tested and the error disappeared. But is this a good solution?
The text was updated successfully, but these errors were encountered:
miguelgrinberg/python-engineio#142
They made a change for security reasons but it is causing an error.
In that thread they suggest to use
Payload.max_decode_packets = 50
.So I tested and the error disappeared. But is this a good solution?
The text was updated successfully, but these errors were encountered: