Query on rqueue.message.durability. #133
Replies: 1 comment 1 reply
-
This is useful when you want to retry the message, message metadata would be deleted after 7 days post consumption. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Sonu,
Can you please help us in understanding the significance of below attribute in file RqueueConfig:
@value("${rqueue.message.durability:10080}")
private long messageDurabilityInMinute;
What is the role of this and what does 7 days message durability means. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions