SQS Daemon by AWS
NodeJS workers in AWS EBS
SQS Daemon by AWS
nginxsits betweensqsdand workers for no good reason!Its presence creates more issues:
5xxerrors that claim "loss of connection to upstream server"connection errors like
ECONNRESETand various other socket hangup problems
sqsditself is quite buggy toomessages end up on dead letter queue (
DLQ) despite the worker reporting200 OKfor success.
Last updated