Functions limits
[URGENT QUESTION] How many convex functions can be running at once for a given project? On professional plan
22 Replies
What kind of limits are we talking about?
The number of functions that run at once
I have functions that were queued up an hour ago and are only running now
Scheduled functions?
yes
Limits | Convex Developer Hub
We’d love for you to have unlimited joy building on Convex but engineering
There's no published numbers on parallelism that I'm aware of, it's an implementation detail. you can have up to 1m scheduled functions queued
I just want to run more functions at the same time
I have functions that were queued up an hour ago and are only running nowLike ran an hour after they were scheduled to run? Were other functions running? Any idea how many-ish?
They are scheulded to run 0ms after
Are we talking hundreds, thousands, more?
Trying to understand the circumstance here
probably around 20,000
So 20k functions were scheduled and then it took an hour to clear the queue, not like it waited doing nothing for an hour before running the scheduled function - is that correct?
yes
they are called with
ctx.scheduler.runAfter(0, ...)
If this is impacting you in production and you're on pro plan, you have 24 hour email support, support@convex.dev
so I should just ask there?
actually
pro-support@convex.dev
yes
if this is a production impacting peformance issue
if it's not that serious, I would open a post in #support-community
it's impacting prod, but thanks for the help!
Emailed support. How long does it usually take to get a response?
24 hours
Ok that's a long time
I think the issue is we need more compute
And if there's a way to easily do that, please let me know ASAP
@FiberOpticFox hey! 1851 labs?
we just responded to the support ticket. looking to set up a direct channel with you all. we can create a discord channel or a slack connect. we're working on scaling you all up so you can take this load
(thread taken to slack connect)
(technically, 24 hour is the guaranteed response window. for urgent requests, you'll get a response quite a bit faster than that)
Confirmed ^, got response very quick
I meant within 24 hours btw 😂