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
{{ message }}
This repository was archived by the owner on Sep 14, 2023. It is now read-only.
While we started testing parallel usage we discovered that the 5 seconds
timeout was too small.
Increating this to 10s to assure it does not fail. In the future we may
want to make it configurable or to default to 60 seconds which is the
current default on python docker api client.
0 commit comments