Skip to content

v300.2.2

Choose a tag to compare

@dolphindb-jffu dolphindb-jffu released this 18 Nov 09:44
· 14 commits to main since this release

Improvement

  • Added parameter resubscribeTimeout for the subscribe function of ThreadedClient, ThreadPooledClient and PollingClient, allowing the timeout for resubscription to be specified.
  • Renamed parameter resubTimeout to resubscribeInterval.