
Hello everyone,
I have a power automate flow which should pull in about 55000 Case records. When I tested the same solution on my local instance, I was able to pull close to 80,000 records. But, in implemented the same on my project, I am unable to pull even 5,000 records. I keep getting the error for:
Http request failed as there is an error: 'Cannot write more bytes to the buffer than the configured maximum buffer size: 104857600.'.
I am adding Power Automate Filters, and not adding any columns. So, by default, it would pull the GUID of the record. I also set the Row count and Pagination at 60,000.
I am not sure why I am able to pull about 80k records in one instance and in other instance, I am not even able to pull 5k. Can someone help me with this.
Thank you
Harsha