Hi! Is there a way to get logs or something similar when a step on a pipeline job or even the job itself had failed? I want to implement a Lambda function that alert us in Slack when a step or job failed but I'm not sure if it's possible to get that status from Orchest.
k
Kevin Lalli
05/24/2022, 4:10 AM
Are you running locally? I've been working out of a demo instance and there are logs there per step.
j
juanlu
05/24/2022, 5:17 AM
hi @Diego Vasquez! as @Kevin Lalli says (thanks for chiming in 🙌🏼) each step has its logs, both in interactive and job runs.
however, it's currently difficult to detect when a job fails, you have to check manually. we are aware of this and the development team is working on new Notifications functionality that you will love, stay tuned 😮rchest:
🙃 1
d
Diego Vasquez
05/24/2022, 6:37 PM
Thanks @juanlu and @Kevin Lalli. I'm aware of the job panel, I was looking for a notification option or something else, but if the team is working on that, i'm glad. Thanks!
y
Yannick
05/24/2022, 7:17 PM
A quick peek of the notification functionality. We are targeting early next month to have it finished 🔥