Skip to content

Always send failed transcription tasks to dead letter queue#506

Draft
philmcmahon wants to merge 2 commits intomainfrom
manually-move-dead-letter
Draft

Always send failed transcription tasks to dead letter queue#506
philmcmahon wants to merge 2 commits intomainfrom
manually-move-dead-letter

Conversation

@philmcmahon
Copy link
Contributor

What does this change?

At the moment there is an issue in giant where transcription jobs fail because it can't read the file from S3. This is (I think) due to this thing #64

At the moment for some reason we don't move messages to the dead letter queue where something goes wrong during giant's processing of the message - only if the message itself is a 'transcription failure'

In theory, messages should end up in the dead letter queue anyway in this situation - why aren't they? Leaving this as a draft for further discussion tomorrow

How to test

todo...

@philmcmahon philmcmahon mentioned this pull request Jan 22, 2026
7 tasks
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.

1 participant