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
- Flow Runs Graph - should display more than 20k run results
- Allow resuming/retrying failed/crashed flow runs using the CLI
- When deleting a flow run in the UI, prompt user to delete subflows runs
- symlinks to folders are not resolved so content is not uploaded to remote storage
- Unable to supply an access token in any other format besides a Secret block the GitRepository object.
- Add a new way to consume logs
- Fail a flow run from the client if it times out or crashes during a pause
- JSON Serializer encoder/decoder does not handle exceptions with parameters outside of "message"
- Deployments and Flows tables don't fit on screen
- Failed due to a TaskFailedToStart error: CannotPullContainerError
- Docs
- Python not yet supported