PowerPipe icon indicating copy to clipboard operation
PowerPipe copied to clipboard

Implement pipeline events

Open mvSapphire opened this issue 1 year ago • 0 comments

Motivation:

Sometimes it is useful to have some events that are raised by the pipeline; for example, it can be useful to track how much time it took to finish the pipeline.

Expected result:

We should have maintainable and open to changes implementation of pipeline events. And should be added two events OnStrat, OnFinish.

mvSapphire avatar Aug 31 '23 14:08 mvSapphire