You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to load a bento with 50 models from yatai. I always run into timeouts.
If it would be possible to set the timeout configuration in the Client, the error would be solved:
holzweber
changed the title
bug: timeout problems when pulling from yatai - timeout always set to 60sek
enhancement: make timeout configurable for bento cloud pulls
Aug 25, 2024
Describe the bug
I try to load a bento with 50 models from yatai. I always run into timeouts.
If it would be possible to set the timeout configuration in the Client, the error would be solved:
BentoML/src/bentoml/_internal/cloud/client.py
Line 854 in e1a40cc
To reproduce
bentoml pull myBento:r6lk63tamwm7dit7 --verbose
Expected behavior
Download the bento without timeout
Environment
bentoml: v1.3.2
platform: windows
The text was updated successfully, but these errors were encountered: