Skip to content

Commit

Permalink
[ESWE-1213] Add DLQ to LocalStack
Browse files Browse the repository at this point in the history
  • Loading branch information
rickchoijd committed Jan 31, 2025
1 parent 8c256ff commit 45876ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application-localstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ hmpps.sqs:
queues:
integrationqueue:
queueName: hmpps_jobs_board_integration_queue
dlqName: hmpps_jobs_board_integration_dlq
dlqMaxReceiveCount: 1

0 comments on commit 45876ff

Please sign in to comment.