mystic-ai / pipeline

Pipeline is an open source python SDK for building AI/ML workflows
https://www.mystic.ai
Apache License 2.0
127 stars 22 forks source link

Wait for resources to become available #405

Closed rossgray closed 7 months ago

rossgray commented 7 months ago

Pull request outline

Add option to wait for a compute resource to become available, rather than failing fast with a 503.

Checklist: