-
Notifications
You must be signed in to change notification settings - Fork 94
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
task job log housekeeping, from Rose #994
Comments
I agree that log housekeeping should definitely be moved into cylc. Housekeeping of work can probably become part of cylc as well, given that the original intention is that work allows a |
See also #992. |
#1159 supersedes this, so I'll close this down as a duplicate. |
One of the cylc-specific Rose functions that will be moved into cylc itself is automatic housekeeping of job logs. Currently (@matthewrmshin - correct me if I'm wrong) Rose combines this with housekeeping the share and work directories, but we decided that these functionalities should be separated.
The text was updated successfully, but these errors were encountered: