"Connection lost while action was in flight" Error
I'm having an issue with handling large API responses in Convex. The endpoint returns responses up to 150MB in size. The request works fine via curl, but fails when i run the action from the Convex console with: "Connection lost while action was in flight"
Would appreciate any guidance on best practices for handling large API responses in Convex, or alternative approaches. Thanks
