Package version:

Interface DaprComponentResiliencyPolicyTimeoutPolicyConfiguration

Dapr Component Resiliency Policy Timeout Policy Configuration.

interface DaprComponentResiliencyPolicyTimeoutPolicyConfiguration {
    responseTimeoutInSeconds?: number;
}

Properties

responseTimeoutInSeconds?: number

The optional response timeout in seconds