Skip to content

Instance Property

staleIfError

Indicates the client will accept a stale response if the check for a fresh one fails. The value indicates how many seconds long the client will accept the stale response after the initial expiration.
var staleIfError: Int?