Juliusz Sompolski created SPARK-44624:
-----------------------------------------

             Summary: Wrap retries around initial streaming GRPC call in connect
                 Key: SPARK-44624
                 URL: https://issues.apache.org/jira/browse/SPARK-44624
             Project: Spark
          Issue Type: Improvement
          Components: Connect
    Affects Versions: 3.5.0, 4.0.0
            Reporter: Juliusz Sompolski


Even though we empirically observed that error is throws only from first next() 
or hasNext() of the response StreamObserver, wrap the initial call in retries 
as well to not depend on it in case it's just an quirk that's not fully 
dependable.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to