Error, msg: TCP receive timed out, code: -3 #245
Replies: 1 comment
-
The payload returns from server is large which the SSL client cannot handle if the io buffer was set less than the SSL frame size (16k) especially in ESP8266. You should set the update mask for minimizing the returning payload. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why am i getting this error while Update_document_await
Beta Was this translation helpful? Give feedback.
All reactions