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
- prefect-dbt: shut down dbt worker threads when a task times out or is cancelled
- DockerWorker: container.wait() bypasses the client timeout, leaving runs in Submitting indefinitely
- Add `container_wait_timeout` to `DockerWorkerJobConfiguration`
- Completed subflow loses its retry budget when reexecuted on parent retry
- Fix retry budget for completed subflows on parent retry
- Give completed subflows without persisted results a fresh run on parent retry
- Run ui-v2 unit tests in UTC on every machine
- docs: link agent setup guides from README
- Add browser-local pinned deployments to the React UI
- Flow ends COMPLETED when it returns a list of .map() results containing a FAILED task (states nested one level are ignored)
- Docs
- Python not yet supported