Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Function resolveRetryPolicy

    • Validate, default and detach one provider-owned retry policy.

      The result is frozen because it is captured at route registration and read later, possibly after the route it came from has been replaced. An in-flight failure must be judged by the policy that was in force when its request was dispatched, not by whatever the registry says afterwards.

      Parameters

      • config: RetryPolicyConfig | undefined

        provider configuration; omission selects the normal defaults.

      • path: string

        diagnostic path naming the provider config that owns the value.

      Returns ResolvedRetryPolicy