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 supported1 Subscribers
Add a CodeTriage badge to prefect
Help out
- Issues
- Add docker image pull policy "always if possible"
- MarkLateRuns enqueues duplicate docket tasks per flow-run, generating Late→Late state events that amplify reactive-triggers load (regression from #19722)
- Migrate prefect-azure blob storage off `@sync_compatible`
- Migrate prefect-dbt cloud jobs off `@sync_compatible`
- 3.7: full sys.path on flow PYTHONPATH breaks subprocess CLIs with bundled Python (SRE module mismatch)
- Deprecate `@sync_compatible` in favor of `@async_dispatch`
- docs: document lazy __getattr__ loading convention in server AGENTS.md
- Leaked `ephemeral-*` Redis consumer groups pin the `events` stream and prevent trimming after ungraceful shutdowns
- feat(prefect-aws): add S3CompatibleCredentials base + BackblazeB2Credentials, tag boto3 User-Agent
- Foreign key violations on task_run when using a custom PostgreSQL search_path
- Docs
- Python not yet supported