forcedotcom / Salesforce-CDP-jdbc

JDBC driver to connect to Salesforce CDP.
Apache License 2.0
32 stars 28 forks source link

W-12008687 : update isValid with query-config api #115

Closed rajeshkrs closed 1 year ago

soaggarwal commented 1 year ago

Please test once retry and fallback.

  1. what if this query-config api returns failure, how is connector behaving? Is retry working in that case
  2. if hyper is returning exception at server-end, are we making select 1 call on trino and then sending the response in query-config?