Hi, I've noticed current behavior of the plugin is to batch 10,000 rows at a time when sending to salesforce, however it seems that 10,000 rows of my data exceeds the 10 MB size limit of the salesforce batching API. Is there a way to configure this? I tried using meltano's buffer size env variable and it didn't work.

Hi, I've noticed current behavior of the plugin is to batch 10,000 rows at a time when sending to salesforce, however it seems that 10,000 rows of my data exceeds the 10 MB size limit of the salesforce batching API. Is there a way to configure this? I tried using meltano's buffer size env variable and it didn't work.