Azure / Azure/Azure-Functions

Azure Function with Event Hub binding - Batch get mainly only on message at the time

Open
#713 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

I have a function with event hub trigger that get a batch of events from the event hub. it is clear that we could set the "maxBatchSize": 64 property, but most of the time the batch get only one event.

Is it possible to set minimum Batch size so the function will trigger according to this number?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.