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

Handle ConnectionClosedException in place in DeltaSharingRestClient.getResponse #472

Closed linzhou-db closed 5 months ago

linzhou-db commented 5 months ago

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

linzhou-db commented 5 months ago

@chakankardb @charlenelyu-db This is still needed given the server changes. Will merge it.