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?
Current State
gRPC on Dremio would sometimes fail without returning any response.
DremioSourcewould hang indefinitely.Proposed
Implementation of a
connect_timeoutthe time allowed to make the initial connection andrequest_timeoutthe total timeout for the entire request.@philippjfr , would that make sense?