Prefect Logo
Build Workflows Track

Beyond Scheduling: Building Self-Healing Workflows

Bianca Hoch, Developer Advocate, Prefect

Developer Day 2025 Prefect Winter Summit

Implement robust error handling and automatic recovery.

In this session, we’ll schedule workflows to run automatically and learn how to make workflows resilient to failure. You’ll learn how to create automatical retries with delays and error-specific handling. You’ll also see how to undo side effects from workflow failures with Prefect’s transactional interface.