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
- Add an endpoint for resolving a flow run’s job specification
- Deliver include_files sidecar for direct Docker submissions
- Secret block save (`update_block_document`) returns 500 Internal Server Error once the encrypted value crosses ~65,536 JSON-escaped characters
- SIGTERM race in `flow-run execute` reschedule mode can strand a run in AwaitingRetry forever (retry_type='in_process' with no live process)
- Docker direct infrastructure submission drops include_files sidecar
- Apply bucket_folder in S3Bucket._resolve_path regardless of leading slashes
- Release the in-process retry when SIGTERM reschedules a flow run
- Consider supporting httpx2 alongside httpx
- `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
- Python not yet supported