Getting messages that are expired before a sub is able to receive #550
Answered
by
bretambrose
om-parashar
asked this question in
Q&A
|
I have recently implemented Mqtt5Client in our system. |
Answered by
bretambrose
Feb 15, 2024
Replies: 1 comment
|
I do not believe AWS IoT Core has any support for a dead-letter queue type functionality. Message expiry is optional/voluntary and if you don't set it I believe you will get the maximum value IoT Core supports. |
0 replies
Answer selected by
MikeDombo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I do not believe AWS IoT Core has any support for a dead-letter queue type functionality. Message expiry is optional/voluntary and if you don't set it I believe you will get the maximum value IoT Core supports.