prefect
https://github.com/prefecthq/prefect
Python
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to prefect
Help out
- Issues
- `db_vacuum` on high-volume Postgres: events and flow_runs contend for one hardcoded connection, and row DELETE cannot promptly reduce disk usage
- fix(cli): include perpetual background services in service inventory
- [docs] Document when and how to independently scale Prefect background services
- Fix async task and flow call-site typing and add typing regression tests
- add the ability to background prefect worker
- Renovate Dependency Dashboard
- on_crashed hooks silently skipped on process work pools: runner signals completion before running hooks, worker deletes the cwd
- fix: raise ValueError for negative timeout in pause_flow_run
- prevent state persistence error from failing success flow
- set cancel subflows to default checked
- Docs
- Python not yet supported