Join Slack
Powered by
Hi all, are there any best practices to handle err...
# best-practices
h
Ha Pham
01/30/2023, 8:22 AM
Hi all, are there any best practices to handle error / failed state in Prefect? Currently when a function in my flow has an error, it will print out both the error of the function and Prefect, which looks kinda hard to see what went wrong
j
Jeff Hale
01/30/2023, 8:26 PM
This doesn’t cut down on the verbiage, but it might help you see what went wrong:
https://prefect-community.slack.com/archives/CL09KTZPX/p1674776499341369
Open in Slack
Previous
Next