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

suite database: more suite parameters and suite events #1032

Open
4 of 11 tasks
hjoliver opened this issue Jul 25, 2014 · 4 comments
Open
4 of 11 tasks

suite database: more suite parameters and suite events #1032

hjoliver opened this issue Jul 25, 2014 · 4 comments
Milestone

Comments

@hjoliver
Copy link
Member

hjoliver commented Jul 25, 2014

(this should probably be sucked into The Great Refactor).

[edit: issue title changed from "suite state should record cylc version"]

Parameters:

  • cylc version - this would allow us to abort a restart-with-new-cylc-version cleanly with a sensible message if some non backward compatible change is ever necessary.
  • UTC mode or time zone.
  • type of suite start (cold/warm).
  • suite is held?

Events (or checkpoints):

  • time of suite start.
  • times of suite reload/restart (already stored as checkpoints).
  • configuration used to start/reload/restart (already stored under log/suiterc/).
  • times of suite shut down.
  • reasons of suite shut down?
  • times when timed out or stalled.
  • suite event handler statuses?

Note: A suite can shut down for various reasons:

See also #864.

@hjoliver hjoliver added this to the later milestone Jul 25, 2014
@hjoliver hjoliver changed the title suite state should record cylc version extra things the persistent suite state should record Jul 25, 2014
@matthewrmshin
Copy link
Contributor

See also #421, #705 and #864.

@benfitzpatrick
Copy link
Contributor

See #1827 - @matthewrmshin might add this in there.

@benfitzpatrick
Copy link
Contributor

if a suite has shut down normally because the final cycle point was reached

It might be nice if cylc gui could somehow grab this information to notify the user.

@matthewrmshin
Copy link
Contributor

(Edited original comment - added items from #705 and turned list into check list.)

@matthewrmshin matthewrmshin changed the title extra things the persistent suite state should record extra things the suite (DB) should record Aug 17, 2016
@matthewrmshin matthewrmshin changed the title extra things the suite (DB) should record suite database: more suite parameters and suite events Oct 17, 2016
@sadielbartholomew sadielbartholomew removed their assignment Mar 12, 2018
@matthewrmshin matthewrmshin modified the milestones: soon, cylc-9 Aug 28, 2019
@matthewrmshin matthewrmshin removed their assignment Aug 28, 2019
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

No branches or pull requests

4 participants