Skip to content

Fixes for FLX-2141

Felix Zahn requested to merge FLX-2141 into 4.2.x
  • Added a hard-coded timeout of 5ms in buffered mode. To make this configurable, we would need to change interface and this timeout allows to run DCS with a useful watermark.
  • Fixed watermark and set it to 90% of the buffer size.

Closes FLX-2141

Merge request reports