Hi, quick question. Does someone know if it is posible to capture the exit of a pipeline? For example, a pipeline step that fails or exit with some response
y
Yannick
04/11/2022, 7:34 AM
Hi @Edu P! Great question.
At this time, capturing the exit code/reason of a pipeline run is not possible. I do like where you are going with this, could you explain how you would like to use this information (is it similar to https://github.com/orchest/orchest/issues/636)? That would be super helpful, thank you.
@Rick Lamers Tagging you along here as I am sure you find this interesting as well.
👍 1
e
Edu P
04/11/2022, 1:37 PM
Yes. I would provide an API to get the pipeline results (each step execution result)
y
Yannick
04/11/2022, 1:53 PM
Makes sense 👍 Would you be looking to build your own dashboard outside of Orchest to use these results?
I felt that is also good to mention another issue we are tracking (see https://github.com/orchest/orchest/issues/120) as it is very close to the use case you are describing.
r
Rick Lamers
04/11/2022, 4:02 PM
Other relevant issue would be https://github.com/orchest/orchest/issues/201
I'll add your remark about wanting to have granular pipeline step execution result information available as part of the API