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

Throw an error when a transcode for a given assetId is not empty. #88

Open
matvp91 opened this issue Oct 25, 2024 · 0 comments
Open

Throw an error when a transcode for a given assetId is not empty. #88

matvp91 opened this issue Oct 25, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@matvp91
Copy link
Collaborator

matvp91 commented Oct 25, 2024

Describe the solution you'd like
We allow people to set an assetId in the transcode API call. We should schedule the job, and let Artisan check whether the assetId leads to a previously transcoded asset and throw an error. We should only transcode assetId's that have not been transcoded before.

Additionally, introduce a force flag on the transcode API endpoint to instruct Artisan to delete the folder with the assetId, no matter what. And retranscode it.

@matvp91 matvp91 added enhancement New feature or request good first issue Good for newcomers labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant