Skip to content

Conversation

@Charles-Gagnon
Copy link
Contributor

Got some feedback recently about BatchSize being confusing since it's really the max batch size - the trigger will send as many changes as it has each time up to the max batch size specified. So updating the config override value to match.

Old value will still be read if the new value isn't specified for backwards compat support. I'll open a tracking issue for removing this for GA since removing it at that point should be ok.

@Charles-Gagnon
Copy link
Contributor Author

Ok finally got the failing test - and fixed the issue causing it to hang instead of actually failing too!

@Charles-Gagnon Charles-Gagnon merged commit 3231391 into main Feb 10, 2023
@Charles-Gagnon Charles-Gagnon deleted the chgagnon/maxBatchSize branch February 10, 2023 22:41
PBBlox pushed a commit to PBBlox/azure-functions-sql-extension that referenced this pull request Apr 6, 2025
* BatchSize -> MaxBatchSize

* Add backwards compat support

* updates

* fix test

* Fix one more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants