set

abstract suspend fun set(host: String, trial: Int, lastRequest: Instant)

Set the current request information for this host. counts the previous trials, while lastRequest represents the time of the last request.