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
Fix missing timeout argument from client constructor
The low-level client classes already supported the `timeout` argument,
but our custom client wrappers don't. This change fixes that
discrepancy (see issue #244).
0 commit comments