cylc / cylc-doc

Documentation (User Guide, Cheat Sheets, etc.) for the Cylc Workflow Engine.
https://cylc.github.io/cylc-doc/
GNU General Public License v3.0
9 stars 19 forks source link

event handlers: improve docs #632

Closed oliver-sanders closed 1 year ago

oliver-sanders commented 1 year ago

Requirements check-list

Goes with https://github.com/cylc/cylc-flow/pull/5655

oliver-sanders commented 1 year ago

I think we might consider a rethink of how we configure event handlers in light of https://github.com/cylc/cylc-flow/issues/5652.

It would make more sense to configure events and handlers as groups e.g. for "failed and submit-failed" events, run handlers x, y, & z, but for "succeeded and info" events, run handler a.