Variable | MINI_SEGMENT_MAX_MERGE_DELAY_MS_BEFORE_WARNING | |
Introduced Version | 1.45.0 | |
Description | Logs a warning if mini segment is not merged | |
Default | 48 ms |
It logs a warning after a given timeframe if the mini segment is not
merged, which can help diagnose issues related to segments. The default
value for the time frame is 2 x MAX_HOURS_SEGMENT_OPEN
.