Azure / Azure/Azure-Functions

minMessageBatchSize missing in host.json schema

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

Description

According to these docs there is a `minMessageBatchSize`-option in `host.json`: https://learn.microsoft.com/en-us/dotnet/api/microsoft.azure.webjobs.servicebus.servicebusoptions.minmessagebatchsize?view=azure-dotnet&viewFallbackFrom=azure-python

The property seems to actually work also. But the json-schema for `host.json` seems to not contain this property, resulting in warnings in the IDE:

Image

Can this property be added to the schema?

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.