You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I make a QLQuery API like this, does any one know how to setup timeout parameters like "makeWriteApi", or there is no way to do this in "QLQueryApi" at all? Thanks a lot.
// InfluxQL query API
qlQueryApi = influxDBClient.getInfluxQLQueryApi();
Hi there,
I make a QLQuery API like this, does any one know how to setup timeout parameters like "makeWriteApi", or there is no way to do this in "QLQueryApi" at all? Thanks a lot.
makeWriteApi:
The text was updated successfully, but these errors were encountered: