Skip to content

Conversation

bjorg
Copy link
Contributor

@bjorg bjorg commented Mar 27, 2019

Description of changes:
The original phrasing "When a message is not successfully processed" seems to indicate that something happens on each failed attempt to process the message, but that is not the case. Something happens after a period of time if all attempts to process have failed or no attempts have been made. In short, when the message has not been processed successfully.

Also, it is the failed message that is sent to the Dead-Letter Queue. No information about why it failed is sent.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…stream-based

The original phrasing "When a message is not successfully processed" seems to indicate that something happens on each failed attempt to process the message, but that is not the case. Something happens after a period of time if all attempts to process have failed or no attempts have been made. In short, when the message has not been processed successfully.

Also, it is the failed message that is sent to the Dead-Letter Queue. No information about why it failed is sent.
@mwunderl mwunderl merged commit f3cdf39 into awsdocs:master Jun 19, 2019
@mwunderl
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants