Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

262
Vistas
Does viewing an SQS message in console increase receive count?

I am new to AWS. I have a dead-letter SQS with 5 messages and I inspected the messages a few times while I was trying to figure out how they landed in the dead-letter queue. I am using AWS console to inspect the messages: right click the SQS, then select "View/Delete Messages" and click "Start polling for messages". And every time I inspect I see a higher ReceiveCount for all 5 messages, typically incremented by 1. What I don't understand is whether that means some other component is reading messages from the SQS or whether my act of very inspecting itself is causing the ReceiveCount to increment. So my question is, is the latter even a possibility? Can viewing the message from console result in incrementing the ReceiveCount?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Yes. It is similar to NumberOfMessagesReceived CloudWatch metric:

The number of messages returned by calls to the ReceiveMessage action.

So each time you execute View/Delete Messages the messages are considered as received and no other consumer can view them until their visibility timeout finishes. Also you using View/Delete Messages contributes to general retry count a message in the queue. So if you have DLQ with default of 2 retries, and you view the messages twice, they will end up in the DLQ.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda