Skip to content

[9.0] StalledJobAgent improvements#8192

Merged
chrisburr merged 4 commits intoDIRACGrid:integrationfrom
fstagni:90_wms_fixes
May 19, 2025
Merged

[9.0] StalledJobAgent improvements#8192
chrisburr merged 4 commits intoDIRACGrid:integrationfrom
fstagni:90_wms_fixes

Conversation

@fstagni
Copy link
Copy Markdown
Contributor

@fstagni fstagni commented May 13, 2025

BEGINRELEASENOTES

*WMS
FIX: getJobParameters for the multi-VO case
FIX: stalledJobAgents talks directly to DBs

ENDRELEASENOTES

@fstagni fstagni changed the title 90 wms fixes [9.0] StalledJobAgent improvements May 13, 2025
@fstagni fstagni marked this pull request as ready for review May 13, 2025 13:07
@fstagni fstagni requested a review from atsareg as a code owner May 13, 2025 13:07
@@ -254,15 +254,15 @@ def _failStalledJobs(self, jobID):

def _getJobPilotStatus(self, jobID):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this needs to be run on batches of job IDs rather than a single one per call.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Probably with the temporary table trick for querying many pilot references in the same query.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I agree with you, but I will do that later on. This PR contains also the fix for the "forever rescheduled jobs" so let's go with what it is here for now.

@fstagni fstagni force-pushed the 90_wms_fixes branch 4 times, most recently from da70706 to d57d21c Compare May 14, 2025 08:24
@chrisburr chrisburr merged commit 5be5228 into DIRACGrid:integration May 19, 2025
23 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sweep:ignore Prevent sweeping from being ran for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants