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

#30367 Refactor job system and enhance SSE monitoring. #30816

Conversation

jgambarios
Copy link
Contributor

@jgambarios jgambarios commented Nov 29, 2024

Removed obsolete job events, streamlined job state management by introducing more precise states such as FAILED_PERMANENTLY and ABANDONED_PERMANENTLY. Replaced job completion terminology and refined method signatures and naming conventions to reinforce consistency. Enhanced Server-Sent Events (SSE) monitoring with a dedicated utility class for improved performance and error handling.

This PR fixes: #30367

Removed obsolete job events, streamlined job state management by introducing more precise states such as FAILED_PERMANENTLY and ABANDONED_PERMANENTLY. Replaced job completion terminology and refined method signatures and naming conventions to reinforce consistency. Enhanced Server-Sent Events (SSE) monitoring with a dedicated utility class for improved performance and error handling.
@jgambarios jgambarios linked an issue Nov 29, 2024 that may be closed by this pull request
…-Abandoned-Job-Detection-and-Recovery-fixes

# Conflicts:
#	dotCMS/src/main/java/com/dotcms/jobs/business/processor/impl/ImportContentletsProcessor.java
@jgambarios jgambarios marked this pull request as ready for review December 4, 2024 03:15
@fabrizzio-dotCMS fabrizzio-dotCMS added this pull request to the merge queue Dec 4, 2024
Merged via the queue into main with commit 4b18b48 Dec 4, 2024
36 checks passed
@fabrizzio-dotCMS fabrizzio-dotCMS deleted the issue-30367-Implement-Abandoned-Job-Detection-and-Recovery-fixes branch December 4, 2024 22:06
@jgambarios jgambarios linked an issue Dec 10, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants