WeamonZ
CCConvex Community
•Created by sbkl on 5/11/2024 in #support-community
preloadQuery for server side rendering getting the client component error
For anyone with the issue, I re-exported convex (for decoupling purpose), and I made sure to separate the convex/react and the convex/next.
7 replies
CCConvex Community
•Created by sbkl on 5/11/2024 in #support-community
preloadQuery for server side rendering getting the client component error
Ok it looks like I messed up convex/react and convex/nextjs imports, I should seperate them in different files
7 replies
CCConvex Community
•Created by sbkl on 5/11/2024 in #support-community
preloadQuery for server side rendering getting the client component error
@sbkl Hey, I'm actually having the same error, since the
ConvexClientProvider
requires use client
, I cannot use preloadQuery
orfetchQuery
anywhere7 replies
RRunPod
•Created by jvm-cb on 6/27/2024 in #⚡|serverless
Maximum queue size
I sometimes need to queue a large number of jobs (over 100 per user), so I was considering setting up my own queuing system. But I guess simply increasing the max number of workers should do the trick 🙂
62 replies
RRunPod
•Created by jvm-cb on 6/27/2024 in #⚡|serverless
Maximum queue size
Hi, sorry to bring up this thread again but... I see in the documentation that the max queue size is defined as:
Queue size exceeds 50 jobs AND
Queue size exceeds endpoint.WorkersMax * 500.
How can it be both 50 and 500𝑥?
Is 50 just a safety measure in case WorkersMax is set to 0?
https://docs.runpod.io/serverless/references/operations#queue-limits
62 replies
RRunPod
•Created by WeamonZ on 3/17/2025 in #⚡|serverless
disk quota exceeded serverless runpod github
I optimized it a bit, then tried to build it and failed. I redeployed it and since some layers to upload seemed to be cached already, it worked 🙂
8 replies
RRunPod
•Created by WeamonZ on 3/17/2025 in #⚡|serverless
disk quota exceeded serverless runpod github

8 replies
RRunPod
•Created by WeamonZ on 3/17/2025 in #⚡|serverless
disk quota exceeded serverless runpod github
I just retried, build failed after 3h.
This doesn't seem to be correctly uploaded.
Last log:
8 replies