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 has been archived by the owner on Sep 9, 2020. It is now read-only.
honestly, i'm starting to wonder if we're really getting much value from the timeouts at all. right now i'm inclined just to turn them up to something crazy (say, 600s), until we can devise a better strategy overall.
In d8d1205 the
defaultCmdTimeout
was bumped up to 30 seconds.However, I am still seeing timeout failures on my Windows machine (which does not use SSDs):
Would it make sense to introduce a separate timeout for expensive operations such as exports and set it to something big (like 200 seconds)?
The text was updated successfully, but these errors were encountered: