Azure / Azure/azure-functions-dotnet-worker
Support for ServiceBusReceiveActions
- 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