Beaux Sharifi
Beaux Sharifi
Resolved with 2.1.0.28 release.
@nidigh-tibco, thank you for reporting this issue. We are removing the v1 SDK dependency on StringUtils for the metadata functions in the next release. In the meantime, adding the v1...
@karthickGK4794, there is an undocumented setting called `tcp_keepalive` that can be set to `True`. By default, it's set to `None`. Can you please test whether this addresses your issue?
Looking into this issue, the driver does enable tcp keepalives by default but does not set the interval. Therefore, depending upon the operating system configuration, the interval may be too...