Skip to content

Feat/message delete and visibility change - #100

Open
chxru wants to merge 3 commits into
ssut:masterfrom
chxru:feat/message-delete-and-visibility-change
Open

Feat/message delete and visibility change#100
chxru wants to merge 3 commits into
ssut:masterfrom
chxru:feat/message-delete-and-visibility-change

Conversation

@chxru

@chxru chxru commented Jul 26, 2025

Copy link
Copy Markdown

This PR implements the ability to delete messages from the queue, asked in #45 and #63

While I'm integrating this package, I had to add a function to change visibility of messages as well, which I pushed here with a separate commit as well. Feel free to remove/cherry-pick if its required.

Copilot AI review requested due to automatic review settings July 26, 2025 11:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds message management capabilities to the SQS service by implementing message deletion and visibility timeout modification functionality, addressing requirements from issues #45 and #63.

Key changes:

  • Added individual and batch message deletion methods
  • Added message visibility timeout modification method
  • Imported necessary AWS SDK commands for the new functionality
Comments suppressed due to low confidence (2)

Comment thread lib/sqs.service.ts Outdated
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