Integrations help
These integrations seem to have run a lot faster on Postgres compared to Convex, and I'm getting a lot of errors in general when hitting action time limits, and the 16mb query/mutation limits in Convex, especially when getting/transforming a lot of data.
I'm in the process of splitting up my queries and mutations into chunks. But does anyone have any recommendations on how to best avoid these failures? Also please let me know if this isn't best practices and I should be using a data warehouse instead (prefer not to since current clients data isn't that huge, in the thousands)
