Skip to content

[HTCondor] add wallclock time, limit and server time handling - #949

Merged
johrstrom merged 1 commit into
OSC:masterfrom
fodinabor:feature/htcondor-time-limit
Jul 31, 2026
Merged

[HTCondor] add wallclock time, limit and server time handling#949
johrstrom merged 1 commit into
OSC:masterfrom
fodinabor:feature/htcondor-time-limit

Conversation

@fodinabor

Copy link
Copy Markdown
Contributor

What does this PR do?

This adds attributes to the query for job state so that we get a timer and notification when the job will be out of time.

AllowedExecuteDuration is e.g. 3600 for 1hr jobs.
ServerTime just gives the current time on the HTCondor server so that we can use that as an authoritative reference.

Testing

  • Tests included
  • No tests included — reason: no HTCondor tests so far....

Checklist

  • Follows project code style and conventions
  • Documentation provided (if new feature, adapter or behavior change)
  • This is a large feature and was discussed in an issue first (if applicable)

We now get this beautiful timer :)
image

@johrstrom johrstrom left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the fix!

@johrstrom
johrstrom merged commit 10e4f91 into OSC:master Jul 31, 2026
4 checks passed
@fodinabor
fodinabor deleted the feature/htcondor-time-limit branch August 3, 2026 09:07
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.

2 participants