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
Add a new experimental option (--aq) to automatically set a monitored item’s (tag’s) queue sizes max(1, roundup(subscription publishinginterval / samplinginterval)).
The server might revise the queue size lower, which we already show in the log.
Future:
[ ] Having an API to get this information for a subscription with the revised values and status information
The text was updated successfully, but these errors were encountered:
…2297)
* Update nuget dependencies
* Publish Start/stop tests
* Fix seconds heartbeat bug #2292
* Fix condition handling stop working and heartbeat timer stopping on reconnect #2288
* Add ipi option #2299
* Session per writer #2298
* Setting ska and slt options to default to 0 #2294
* Add auto calculation of qs. #2300
* Document browse path formats and fix issue when node id is missing #2296
* API and sample to dump session, channel and subscription diagnostics from server #2303
* Better validation for missing node id on inputs to the configuration API.
Add a new experimental option (--aq) to automatically set a monitored item’s (tag’s) queue sizes max(1, roundup(subscription publishinginterval / samplinginterval)).
The server might revise the queue size lower, which we already show in the log.
Future:
[ ] Having an API to get this information for a subscription with the revised values and status information
The text was updated successfully, but these errors were encountered: