Clarification Needed: Azure Service Bus Message Lock Renewal Behavior #2112
-
|
I have a question regarding how Wolverine handles message lock renewal when using the Azure Service Bus transport. In Azure Service Bus (PeekLock mode), message locks are time-limited. For long-running handlers, it’s important to understand:
At the moment, I haven’t found documentation or configuration options describing this behavior. It would be very helpful to:
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
@borbiuk Please don't use GitHub issues for questions. Either try Discord, or Discussions I guess, but we don't check that as often. No to all your bullet points, it's not something that's really ever come up. But:
|
Beta Was this translation helpful? Give feedback.
@borbiuk Please don't use GitHub issues for questions. Either try Discord, or Discussions I guess, but we don't check that as often.
No to all your bullet points, it's not something that's really ever come up. But:
Durableendpoints in Wolverine where the message is ack'd immediately, but tracked in Wolverine's transactional inbox for durability