No badges yet
No accepted solutions yet
Vercel Queues hidden message size limit issues
@pawlean I was told in a support ticket the file size issue is fixed. I tried removing the chunking logic in a preview deployment and got the exact same behavior. Messages over...
Vercel Queues hidden message size limit issues
Update: At about Apr 06 10:33:19.67GMT the most common error changed from Queue callback error: Error: Failed to receive/acknowledge message by ID: 429 Too Many Requests at throwCommonHttpError
Vercel Queues hidden message size limit issues
InternalServerError: {"error":"Failed to store message payload"} I didn’t find the exact threshold but comparing the ones that succeeded vs the ones that failed it happens between...
Vercel Queues hidden message size limit issues
## Problem We are trying to use `Vercel Queues` to process `Klaviyo` events for analytics purposes. I noticed that when I send messages above \~`250 kb` they fail with a generic...