Skip to content

trackkit / dispatcher/types / ResilienceOptions

Interface: ResilienceOptions

Defined in: dispatcher/types.ts:94

Properties

detectBlockers?

optional detectBlockers: boolean

Defined in: dispatcher/types.ts:95


proxy?

optional proxy: ProxyTransportOptions

Defined in: dispatcher/types.ts:96


fallbackStrategy?

optional fallbackStrategy: "proxy" | "beacon" | "none"

Defined in: dispatcher/types.ts:97