Skip to content

Set the message retention period for the events and events_index prod…#265

Open
wendelfabianchinsamy wants to merge 1 commit intomasterfrom
increase-events-and-events_index-prod-queue-message-retention-to-10-days
Open

Set the message retention period for the events and events_index prod…#265
wendelfabianchinsamy wants to merge 1 commit intomasterfrom
increase-events-and-events_index-prod-queue-message-retention-to-10-days

Conversation

@wendelfabianchinsamy
Copy link
Contributor

…uction sqs queues to 10 days

Purpose

Increase the number of days a message can live on the events and events_index production SQS to 10 days from the default 4 days.

closes: Add github issue that originated this PR

Approach

Open Questions and Pre-Merge TODOs

Learning

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to change)

Reviewer, please remember our guidelines:

  • Be humble in the language and feedback you give, ask don't tell.
  • Consider using positive language as opposed to neutral when offering feedback. This is to avoid the negative bias that can occur with neutral language appearing negative.
  • Offer suggestions on how to improve code e.g. simplification or expanding clarity.
  • Ensure you give reasons for the changes you are proposing.

@jrhoads
Copy link
Contributor

jrhoads commented Oct 15, 2025

be careful about merging this. It will likely destroy/clear the current queue.
which currently has A Lot of messages in it.

@wendelfabianchinsamy
Copy link
Contributor Author

be careful about merging this. It will likely destroy/clear the current queue. which currently has A Lot of messages in it.

Thanks @jrhoads. It seems that this is an "in place change" and therefore will not be destructive. However I do not intend on merging this soon. Will discuss with the team to get everyone's thoughts on such a long retention period.

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.

3 participants