Skip to content

chore(pubsub): add warning to pubsub acknowledge migration - #674

Open
stijnmoreels wants to merge 1 commit into
mainfrom
chore/add-warning-pubsub-acknowledge
Open

chore(pubsub): add warning to pubsub acknowledge migration#674
stijnmoreels wants to merge 1 commit into
mainfrom
chore/add-warning-pubsub-acknowledge

Conversation

@stijnmoreels

Copy link
Copy Markdown
Collaborator

The behavior of the acknowledge PubSub action differs from the API <> Container version. This PR adds a warning to carefully chose the place of where to acknowledge a message.

@netlify

netlify Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploy Preview for invictus-for-azure ready!

Name Link
🔨 Latest commit 7ed3847
🔍 Latest deploy log https://app.netlify.com/projects/invictus-for-azure/deploys/6a7416ab343b840009a73a98
😎 Deploy Preview https://deploy-preview-674--invictus-for-azure.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

</details>

:::warning[PubSub strict acknowledgement]
Acknowledging a message via the new PubSub component removes the message from the Azure Service Bus topic subscription. This differs from the previous behavior.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was always the case I think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants