Skip to content

Explanation of Buffer of DeviceClient #1627

Discussion options

You must be logged in to vote

Hi @haverboecker! The device client buffer persists in memory, not disk storage. There currently is no way to persist them on the file system instead. You can set an expiry time on each message before you enqueue it. If you don't, then the message can stay queued indefinitely.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@haverboecker
Comment options

Answer selected by haverboecker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants