withDropReportsOnTimeout

fun withDropReportsOnTimeout(dropReportsOnTimeout: Boolean): HttpSenderConfigurationBuilder

allows to prevent resending of timed out reports, possibly relieving server stress, but also reducing received report counts

Since

5.0.0

Return

this instance

Parameters

dropReportsOnTimeout

if timed out reports should be dropped