Azure / Azure/azure-functions-dotnet-worker

Support for ServiceBusReceiveActions

Open
#3,150 5 comments 0 reactions 0 assignees View on GitHub
Needs: Triage (Functions)
Dominant language
C#
Stars
466
Forks
215
Avg merge
3d 10h
Merged PRs (30d)
7

Description

In the in-process SDK Microsoft.Azure.WebJobs.ServiceBus there was support for `ServiceBusReceiveActions`. I have a product that uses the ReceiveDeferredMessagesAsync and have multiple customers that would like to update the functions to Isolated Worker. But I don't see any ServiceBusReceiveActions. SDK parity has been dropped?

I also see that you now require to both have `ServiceBusMessageActions `and `ServiceBusSessionMessageActions` whereas for In-Process you only need `ServiceBusSessionMessageActions`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the in-process Microsoft.Azure.WebJobs.ServiceBus support for ServiceBusReceiveActions with the isolated-worker APIs, focusing on ReceiveDeferredMessagesAsync and the ServiceBusMessageActions versus ServiceBusSessionMessageActions requirements. Done means the isolated-worker behavior and action-binding parity requested in the issue are addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend-api-design, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.