Current State
gRPC on Dremio would sometimes fail without returning any response. DremioSource would hang indefinitely.
Proposed
Implementation of a connect_timeout the time allowed to make the initial connection and request_timeout the total timeout for the entire request.
@philippjfr , would that make sense?