Evaluates providers in order and returns the first successful result. Any error causes that provider to be skipped.

Hierarchy (view full)

Constructors

Properties

runMode: "parallel" | "sequential" = 'sequential'
statusEnum: Record<string, ProviderStatus>

Methods