Instance state type
Instance headers type
Instance params type
OptionalabortedOptionalattemptOptionaldataOptionaldelayOptionalerrorOptionalexpiresTime until expiration (ms)
OptionalheadersOptionalisWhether the cache entry is stale (SWR)
The generated cache key
OptionalmethodOptionalnextOptionaloutcomeThe cause of a cache-revalidate-error: either a transport FetchError
or a resolved ok: false FetchResponse (a non-2xx revalidation never
throws under resolve-on-response, so the cause isn't always an Error).
OptionalparamsOptionalpathOptionalpayloadOptionalrequestTimestamp (ms) when the request resolved (success, error, or abort)
OptionalrequestUnique ID for this request, flows through all events
OptionalrequestTimestamp (ms) when the request entered the execution pipeline
OptionalresponseOptionalstatusOptionalstepOptionalurl
Event data for cache events.
Extends base event data with cache-specific fields.