BakemonoHouse
CCConvex Community
•Created by BakemonoHouse on 2/19/2025 in #support-community
Handling large video files from s3
@Tom just an update -
So for our case we need to stream this file buffered through the action. But seems like we are hitting the strict TLS related error (hard to find info on this bug)
Sending readableStream to client for digestion seems to be working for the case in the doc you shared, but I might be just confused on how to use node (I'm not really a JS developer)... currently still failing to stream file through the server into Convex files.
13 replies
CCConvex Community
•Created by BakemonoHouse on 2/19/2025 in #support-community
Handling large video files from s3
nice ! thanks
13 replies
CCConvex Community
•Created by BakemonoHouse on 2/19/2025 in #support-community
Handling large video files from s3
is it possible to stream the file into convex file api?
13 replies
CCConvex Community
•Created by BakemonoHouse on 2/19/2025 in #support-community
Handling large video files from s3
got it let me try with this
13 replies
CCConvex Community
•Created by BakemonoHouse on 2/19/2025 in #support-community
Handling large video files from s3
I am not streaming the file. I am receiving an s3 blob url from a third party system. I need to download this file and save it into convex filesystem before the url expires
13 replies
CCConvex Community
•Created by BakemonoHouse on 2/19/2025 in #support-community
Handling large video files from s3
nope thats all im getting @Tom
13 replies
CCConvex Community
•Created by Delt on 10/7/2024 in #support-community
Not able to connect to Convex

5 replies
CCConvex Community
•Created by Delt on 10/7/2024 in #support-community
Not able to connect to Convex
@ballingt seems its an old thread but I am experiencing this with one of my users as well. Works on every other device but just not on her laptop.
5 replies
CCConvex Community
•Created by aitkn on 4/24/2023 in #support-community
Offline-first support
@Indy wow this is an old thread... is there any updates with replicache integration at the moment?
9 replies
CCConvex Community
•Created by BakemonoHouse on 8/16/2024 in #support-community
Has anyone tried Convex with Plasmo here?
@ballingt let me try it with basic react setup and revert if there's anything
4 replies
CCConvex Community
•Created by BakemonoHouse on 8/7/2024 in #support-community
fetchQuery fails inside clerkMiddleware (clerk/nextjs)
thanks a lot!
31 replies
CCConvex Community
•Created by BakemonoHouse on 8/7/2024 in #support-community
fetchQuery fails inside clerkMiddleware (clerk/nextjs)
yup it has been resolved
31 replies
CCConvex Community
•Created by BakemonoHouse on 8/7/2024 in #support-community
fetchQuery fails inside clerkMiddleware (clerk/nextjs)
let me try
31 replies
CCConvex Community
•Created by BakemonoHouse on 8/7/2024 in #support-community
fetchQuery fails inside clerkMiddleware (clerk/nextjs)
yup I did assume so too. glad to be narrowing this down 🙂
31 replies
CCConvex Community
•Created by Hmza on 8/8/2024 in #support-community
one function costed 17GB reads in one day
super exciting news 🙈
40 replies
CCConvex Community
•Created by BakemonoHouse on 8/7/2024 in #support-community
fetchQuery fails inside clerkMiddleware (clerk/nextjs)
should I relay this back to Vercel team for more details?
31 replies
CCConvex Community
•Created by Hmza on 8/8/2024 in #support-community
one function costed 17GB reads in one day
haha the eternal whack a mole for us anyways. I optimized something last time and ended up jacking up # of function calls.
40 replies
CCConvex Community
•Created by Hmza on 8/8/2024 in #support-community
one function costed 17GB reads in one day
yeah its definitely difficult in nosql. I do a lot of bending around relational schema or just bend the UX a bit to limit large queries.
40 replies