Skip to content

Conversation

hallvictoria
Copy link
Contributor

@hallvictoria hallvictoria commented Aug 25, 2025

Fixes: Azure/azure-functions-python-worker#1383, https://github.com/Azure/azure-functions-pyfx-planning/issues/777

  • A grpc client is created to perform settlement actions based on the settlement.proto file. A single client is created per app and reused across all invocations.
  • A new type, ServiceBusMessageActions, is introduced for handling message settlement via that grpc client.

@hallvictoria hallvictoria marked this pull request as ready for review September 12, 2025 19:51
@hallvictoria hallvictoria merged commit 4bcd13b into dev Sep 17, 2025
43 checks passed
@hallvictoria hallvictoria deleted the hallvictoria/message-settlement branch September 17, 2025 19:36
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.

Manually marking Service Bus Queue Function as Failed

2 participants