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 ability to cancel a scheduled transcription #43862

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

julien-nc
Copy link
Member

This makes it possible to cancel a scheduled transcription given the same information provided to schedule it.

We don't get the job ID when adding the job in the jobList. Even if we did, it is not possible to use job IDs to remove a job from the list.

@julien-nc julien-nc requested review from a team, ArtificialOwl, Fenn-CS and sorbaugh and removed request for a team February 27, 2024 15:48
This was referenced Mar 12, 2024
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@julien-nc julien-nc force-pushed the enh/cancel-stt-scheduled-transcription branch from 3e4fa22 to 76925f1 Compare March 15, 2024 11:52
Copy link
Contributor

@emoral435 emoral435 left a comment

Choose a reason for hiding this comment

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

Nice changes :)

@Altahrim Altahrim added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Mar 15, 2024
@skjnldsv skjnldsv enabled auto-merge March 15, 2024 16:04
@skjnldsv skjnldsv merged commit 77f47ed into master Mar 15, 2024
167 checks passed
@skjnldsv skjnldsv deleted the enh/cancel-stt-scheduled-transcription branch March 15, 2024 16:53
@Altahrim Altahrim mentioned this pull request Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement feature: text processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants