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 timestamp cache for file-based rms job detection #76

Open
koomie opened this issue Aug 7, 2024 · 0 comments
Open

Add timestamp cache for file-based rms job detection #76

koomie opened this issue Aug 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@koomie
Copy link
Collaborator

koomie commented Aug 7, 2024

To support job steps in user/system mode, we need to read job info from a file periodically and cannot rely on it to be constant throughout a job. However, it will generally not change every query interval - add a mechanism to cache the file modification of job data and only re-read if it is new.

@koomie koomie added the enhancement New feature or request label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant