mystic-ai / pipeline

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

Add new `timeout` run error type #433

Closed rossgray closed 3 months ago

rossgray commented 3 months ago

Pull request outline

Adds a new error type of timeout when a run takes longer than a given timeout.

Checklist:

linear[bot] commented 3 months ago

PC-1049 Timeout exception reporting