Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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?