Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

forefront's avatar

Vapor SQS queues not running

Hi,

I was wondering if anyone knew how to fix this issue none of my queues appear to be running all timing out according to the vapor ui

2021-08-08T16:31:33.184Z 0575bdff-a3e2-5698-b36e-e475a529f863 Task timed out after 602.10 seconds

Everything is working locally does anyone know a way to resolve this?

0 likes
3 replies
bugsysha's avatar

Should the execution time be anywhere close to 10 minutes? How long does it take to run those queued jobs locally?

forefront's avatar

So I have connected my local worker to the database and running the queue over Redis and it works fine jobs complete in a couple of seconds each but on Lambda they seem to be timing out even though they are using 130mb and have a 1250mb limit.

Any ideas on how I can troubleshoot this?

Please or to participate in this conversation.