delta-io / delta-sharing

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

Handle ConnectionClosedException in place in branch-1.0 #475

Closed linzhou-db closed 2 months ago

linzhou-db commented 2 months ago

Handle ConnectionClosedException in place in DeltaSharingRestClient.getResponse in branch 1.0, so we can surface the invalid json string of the error to the user.