restartDelay property

int? restartDelay
final

Number of seconds before initiating a restart due to output failure, due to exhausting the numRetries on one segment, or exceeding filecacheDuration.

Implementation

final int? restartDelay;