Skip to content

Connection interrupted with error AWS_ERROR_MQTT_UNEXPECTED_HANGUP after inactive period #736

Answered by nickjmeyer
nickjmeyer asked this question in Q&A
Discussion options

You must be logged in to vote

Well, it seems the underlying problem was sending a message that was too large. I'm assuming that the constant reconnect + interrupt was the publish method retrying to send. When retrying, it reconnected immediately, but because the payload is too large, it caused an interruption again.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by nickjmeyer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant