Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio Preprocessing: FFMPEG Errors result in finished Pipeline #358

Closed
Alienmaster opened this issue Feb 13, 2024 · 1 comment
Closed

Audio Preprocessing: FFMPEG Errors result in finished Pipeline #358

Alienmaster opened this issue Feb 13, 2024 · 1 comment
Assignees

Comments

@Alienmaster
Copy link
Member

When FFMPEG runs into an error the job is set to "Finished".
The error should be logged in detail instead of
An error occurred while executing the PreprocessingPipeline(DocType.audio) for PreprocessingJobPayload Nl-Zandvoort_%28Gelderland%29-article.ogg! dev-celery-background-jobs-worker-1 | Error: ffprobe error (see stderr output for detail)
and the status should updated to ERROR

@Alienmaster Alienmaster self-assigned this Feb 13, 2024
@Alienmaster Alienmaster changed the title Audio Preprocessing: FFMPEG Errors result in Finished Pipelinestep Audio Preprocessing: FFMPEG Errors result in finished Pipeline Feb 13, 2024
@Alienmaster
Copy link
Member Author

The Errors weren't logged correctly which is fixed in #372 .
The pipeline itself removes broken sdocs so the pipeline ends Finished - which is correct.
This issue can be closed.

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

No branches or pull requests

1 participant