Skip to content

Conversation

@Charles-Gagnon
Copy link
Contributor

  1. Validate batchsize/polling interval configuration like we do for Max Changes per Worker. Doing same check (> 0) for now - we could consider having "special" values supported in the future like a polling interval of 0 meaning no delay between batches and -1 batch size meaning no limit, but until we can actually spend some time testing that it doesn't seem necessary and could easily lead to issues
  2. Send max changes per worker configuration in startup event like we do for the other configurations so we can see whether people are changing these values and to what

@Charles-Gagnon Charles-Gagnon merged commit 7458755 into triggerbindings Nov 8, 2022
@Charles-Gagnon Charles-Gagnon deleted the chgagnon/validateAndEvent branch November 8, 2022 19:08
PBBlox pushed a commit to PBBlox/azure-functions-sql-extension that referenced this pull request Apr 6, 2025
…startup (Azure#467)

* Validate monitor config values and send max changes configuration on startup

* Add enum values
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.

3 participants