Closed PeterKraus closed 2 years ago
Implements minor changes to the cycling schema.
@lorisercole: I couldn't find where the unlock_when_done as well as the output parameters are set. The new schema for snapshotting looks as follows:
unlock_when_done
tomato: snapshot: path: str = None prefix: str = None frequency: int = 3600
Thanks @PeterKraus. I will update the UI of the app to include the snapshot functionality (as well as the other scheduler parameters) in a separate PR, once we tested the job monitoring.
Implements minor changes to the cycling schema.
@lorisercole: I couldn't find where the
unlock_when_done
as well as the output parameters are set. The new schema for snapshotting looks as follows: