Skip to content

CDMS-1324 - DLQ queue count #376

Open
t11omas wants to merge 4 commits intomainfrom
feature/cdms-1324-dlq-count
Open

CDMS-1324 - DLQ queue count #376
t11omas wants to merge 4 commits intomainfrom
feature/cdms-1324-dlq-count

Conversation

@t11omas
Copy link
Contributor

@t11omas t11omas commented Mar 4, 2026

Removes the custom implementation of SQS dead letter queue (DLQ) administration endpoints and services.
Leverages the Defra.TradeImports.SQS.Endpoints NuGet package to provide standardized DLQ management capabilities, including redrive, remove, and drain operations.
Simplifies the codebase by replacing bespoke logic with a reusable library for common DLQ tasks.

Relates to CDMS-1324

t11omas added 3 commits March 4, 2026 11:51
Removes the custom implementation of SQS dead letter queue (DLQ) administration endpoints and services.
Leverages the `Defra.TradeImports.SQS.Endpoints` NuGet package to provide standardized DLQ management capabilities, including redrive, remove, and drain operations.
Simplifies the codebase by replacing bespoke logic with a reusable library for common DLQ tasks.

Relates to CDMS-1324
psmorgan
psmorgan previously approved these changes Mar 5, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 5, 2026

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