ProcessManager icon indicating copy to clipboard operation
ProcessManager copied to clipboard

chore: simplify monitoring logic

Open kjkooistra-youwe opened this issue 2 years ago • 1 comments

Introduce a MonitoringTrait, providing methods to

  • Add the monitoring item (parent) id options
  • Start and update steps
  • Start, update and complete workloads

Add initProcessManagerByInputOption method to ExecutionTrait. Update documentation example commands and clean them up a bit. Relates to #162

kjkooistra-youwe avatar Feb 07 '23 10:02 kjkooistra-youwe

@ctippler Any chance you could take a look at this?

kjkooistra-youwe avatar Feb 24 '23 14:02 kjkooistra-youwe