Azure / Azure/azure-functions-dotnet-worker
Different batchSize per QueueTrigger (& other customised triggers)
- Dominant language
- C#
- Stars
- 466
- Forks
- 215
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
Can do this in the WebJobs SDK:
https://stackoverflow.com/questions/52629666/azure-webjobs-queue-triggers-with-different-batch-sizes
But I can't see any equivalent of IQueueProcessorFactory in the Worker code - how would we achieve this?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked WebJobs SDK example and its IQueueProcessorFactory reference, then inspect the Worker code for QueueTrigger customization entry points. The issue names no files or tests; done would be a decided, documented way to configure different batch sizes for individual QueueTriggers and other customized triggers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100