Skip to content

Conversation

@bpblanken
Copy link
Collaborator

@bpblanken bpblanken commented Oct 26, 2025

Adds a dead letter queue for requests that fail. Note that there’s no automatic cleanup of this directory intentionally.

@bpblanken bpblanken marked this pull request as ready for review October 27, 2025 13:32
@bpblanken bpblanken requested a review from a team as a code owner October 27, 2025 13:32
)


def loading_pipeline_deadletter_queue_path(run_id: str) -> str:
Copy link
Collaborator

Choose a reason for hiding this comment

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

what does deadletter mean? might be worth adding to the comment

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

👍 I'll add a comment. it is reasonably standard terminology: https://aws.amazon.com/what-is/dead-letter-queue/

@bpblanken bpblanken merged commit 0d8f173 into main Oct 27, 2025
2 of 3 checks passed
@bpblanken bpblanken deleted the benb/deadletter_queue branch October 27, 2025 14:44
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