Skip to content

SQS messages deleted without being processed #360

@azenk

Description

@azenk

When several nodes are being terminated at once, we've observed that some of the messages are deleted from the queue without being processed.

This seems to be due to NTH retrieving up to two messages from SQS, only processing the first but passing both into asgTerminationToInterruptionEvent where both messages are deleted.

Metadata

Metadata

Assignees

Labels

Type: BugSomething isn't workingType: QuestionAll types of questions to/from customers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions