Tips of the day: In Prefect 2.6.7, you can add tim...
# best-practices
k
Tips of the day: In Prefect 2.6.7, you can add timeout to tasks 🕐 . If
timeout_seconds=n
and the task takes longer than
n
seconds to execute, Prefect will raise a TimeOut error. View more here. Kudos to @Peyton Runyan for this feature.
gratitude thank you 5
🙌 8
🎉 3