berbabs
berbabs2w ago

Integrations help

I'm in the process of switching my app from Supabase to Convex and have a lot of data integrations that I previously fed into Supabase (Shopify, Klaviyo, etc.). 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)
1 Reply
Convex Bot
Convex Bot2w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!

Did you find this page helpful?