Home > @tridion-sites/extensions > QueryOptions > retry
Signature:
retry?: boolean | number | ((failureCount: number, error: TError) => boolean);