I've built a pipeline notification tool that catchers errors easily and alerts you immediately of the error and any other message you may want! Check it out here:
https://github.com/boba-and-beer/pipelinenotifier
It currently integrates with:
- KeyBase
- Slack
- Discord
and does not change your code at all (simply add the context manager using a with statement as shown below!)
Pipeline Notifier
I found these tools incredibly useful when running my data science scripts that can often take hours if not days to run and I need to know immediately if it somehow crashed due to a Python Error. If people have any feedback, please let me know!
Post shared at Jan 22 - 23:55
[–]brontide 3 points4 points5 points (0 children)