durable-execution-sdk-js-testing.clouddurabletestrunnerconfig.pollinterval.md

December 2, 2025 ยท View on GitHub

Home > @aws/durable-execution-sdk-js-testing > CloudDurableTestRunnerConfig > pollInterval

CloudDurableTestRunnerConfig.pollInterval property

Interval with wich the APIs for GetDurableExecutionHistory and GetDurableExecution are fetched from the API.

Signature:

pollInterval?: number;