Handling large video files from s3
I'm integrating a meeting bot system (like Recall.ai) that sends a s3 blob url that I need to save into convex before the url expires. Seems like I run into
Connection lost while action was in flight error when the video is above certain size - any suggestions?