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

Feature Request: Offer a way to re-run a failed job #357

Open
moeffju opened this issue Sep 17, 2023 · 1 comment
Open

Feature Request: Offer a way to re-run a failed job #357

moeffju opened this issue Sep 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@moeffju
Copy link
Contributor

moeffju commented Sep 17, 2023

I tried transcribing a 45 minute talk in my local transcribee dev container and the ALIGN task failed.
I did not see an obvious way to restart the task.

I would like there to be UI to re-run failed tasks and maybe see why they failed.

@phlmn phlmn added the enhancement New feature or request label Sep 17, 2023
@pajowu
Copy link
Member

pajowu commented Sep 20, 2023

This is currently only possible using the cli:

pdm run -p backend/ reset_task --uuid [TASK_ID/DOCUMENT_ID]

A UI for that might be a good idea, however I'm not sure whether all users should be allowed to do that or only those with a certain flag set on their account

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants