arcus.messaging icon indicating copy to clipboard operation
arcus.messaging copied to clipboard

feat(sb): move service-bus operations to message-context

Open stijnmoreels opened this issue 8 months ago • 3 comments

Moves the Azure Service bus-specific operations (Complete, Abandon, Dead-Letter) to the message context, so that the following functionality can be made deprecated:

  • Azure Service bus message template classes for regular/fallback message handlers, as these were solely used to trigger the Azure Service bus operations;
  • General fallback functionality, as this is now also unnecessary for any of the 'messaging' implementations;

Relates to #547

stijnmoreels avatar Apr 11 '25 04:04 stijnmoreels

Deploy Preview for arcus-messaging canceled.

Name Link
Latest commit ae51309029e63e8b3e78c93d1e7c0a9463741b03
Latest deploy log https://app.netlify.com/sites/arcus-messaging/deploys/680b3e3bc5a78900080637cc

netlify[bot] avatar Apr 11 '25 04:04 netlify[bot]

Waiting a bit on #268 to update the Service bus-specific operations in the feature docs.

Edit: should be #546 @fgheysels

stijnmoreels avatar Apr 25 '25 07:04 stijnmoreels

Waiting a bit on #268 to update the Service bus-specific operations in the feature docs.

I don't understand what you mean here :) You're linking to a PR that has been merged ?

fgheysels avatar Apr 25 '25 07:04 fgheysels