mystic-ai / pipeline

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

Increase Docker client timeout when pushing images #467

Closed rossgray closed 1 month ago

rossgray commented 1 month ago

Pull request outline

When pushing large image layers we sometimes get a read timeout from the Docker client. Hopefully increasing the current timeout will help.

Checklist: