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

Add video transcoding_failed state #4525

Merged

Conversation

kontrollanten
Copy link
Contributor

Description

When a job fails to transcode a video, move it to transcoding failed state.

Related issues

closes #4500

Has this been tested?

  • 👍 yes, I added tests to the test suite
  • 💭 no, because this PR is a draft and still needs work
  • 🙅 no, because this PR does not update server code
  • 🙋 no, because I need help

I couldn't find any way to stub or simulate a way to make a transcoding job to fail.

Copy link
Owner

@Chocobozzz Chocobozzz left a comment

Choose a reason for hiding this comment

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

server/lib/video-state.ts Outdated Show resolved Hide resolved
@Chocobozzz Chocobozzz force-pushed the feat-4500-tranascoding-failed branch 2 times, most recently from a3b0c52 to 6c68e90 Compare November 9, 2021 12:44
@Chocobozzz Chocobozzz merged commit 221ee1a into Chocobozzz:develop Nov 9, 2021
@kontrollanten kontrollanten deleted the feat-4500-tranascoding-failed branch November 9, 2021 15:23
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.

Video state is still "to transcode" when transcoding job failed
2 participants