delta-io / delta-sharing

An open protocol for secure data sharing
https://delta.io/sharing
Apache License 2.0
753 stars 168 forks source link

Do not retry on ConnectionClosedException #467

Closed linzhou-db closed 5 months ago

linzhou-db commented 5 months ago

Do not retry on ConnectionClosedException, because it can be caused by invalid json returned from the delta sharing server.