setPenaltyMoratorium

abstract fun setPenaltyMoratorium(gracePeriodMs: Long = 30000)

Give a reprieve period on the normal connection banning for some time. Connection errors will not cause bans or penalties within this reprieve time. Typically used by mobile platforms when THEY were suspended so connection drop is expected.

Parameters

gracePeriod

Starting now, extend the grace period for this many milliseconds