Skip to content

Conversation

stijnmoreels
Copy link
Member

@stijnmoreels stijnmoreels commented Sep 9, 2025

Adds a function registration to the Azure Service Bus message pump that adds a 'hook' before starting up and receiving messages. Useful for when dependent systems are not always directly available.

Closes #504

@stijnmoreels stijnmoreels added enhancement New feature or request message-pumps All issues related to message pumps labels Sep 9, 2025
Copy link

netlify bot commented Sep 9, 2025

Deploy Preview for arcus-messaging ready!

Name Link
🔨 Latest commit 9788168
🔍 Latest deploy log https://app.netlify.com/projects/arcus-messaging/deploys/68ccda1704259500082280f5
😎 Deploy Preview https://deploy-preview-649--arcus-messaging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@stijnmoreels stijnmoreels marked this pull request as ready for review September 9, 2025 06:18
@stijnmoreels stijnmoreels changed the title feat(az.sb): add startup trigger for az sb message pump feat(az.sb): add startup hook for az sb message pump Sep 17, 2025
@fgheysels fgheysels merged commit 4f0a992 into arcus-azure:main Sep 20, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request message-pumps All issues related to message pumps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ [New]: possibility to explicitly start the MessagePump

2 participants