Skip to content

interrupt index jobs #1799

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

Merged
merged 21 commits into from
Jul 9, 2025
Merged

interrupt index jobs #1799

merged 21 commits into from
Jul 9, 2025

Conversation

lukavdplas
Copy link
Contributor

@lukavdplas lukavdplas commented May 15, 2025

Allows you to stop index jobs, either via the admin or the command line.

close #1697

@lukavdplas lukavdplas marked this pull request as ready for review July 4, 2025 13:31
Copy link
Contributor

@JeltevanBoheemen JeltevanBoheemen left a comment

Choose a reason for hiding this comment

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

Nice managment interface for stopping.
I have some doubts about the raise_if_aborted mechanism. This goed against my (maybe unjustly so) feeling that a raise should occur whenever something fails, and you should not need to ask explicitly "we still okay?"

Ofcourse open to explanation as to why this should work like this.

lukavdplas and others added 2 commits July 9, 2025 17:01
Co-Authored-By: Jelte van Boheemen <[email protected]>
Co-Authored-By: Jelte van Boheemen <[email protected]>
@lukavdplas lukavdplas merged commit 21cf2a4 into develop Jul 9, 2025
1 check passed
@lukavdplas lukavdplas deleted the feature/quit-jobs branch July 9, 2025 15:29
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.

IndexJob lifecycle
3 participants