Description of changes:
Adding a configurable parameter for target bulk size in bytes, which defaults to the previous hard-coded value. The reason for making this configurable is that different instance sizes have different http request size limits, and some users may want to send larger bulks to increase throughput.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: Multiple
Description of changes: Adding a configurable parameter for target bulk size in bytes, which defaults to the previous hard-coded value. The reason for making this configurable is that different instance sizes have different http request size limits, and some users may want to send larger bulks to increase throughput.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.