Skip to content

[Docs]: FixedWait does not exist #391

@kishaningithub

Description

@kishaningithub

Issue

These 2 lines of the doc talk about a FixedWait function but such a function does not even exist.

from aws_durable_execution_sdk_python.waits import WaitForConditionConfig, FixedWait

wait_strategy=FixedWait(Duration.from_minutes(1))

Page/Location

wait_strategy=FixedWait(Duration.from_minutes(1))

Suggested Fix

Can this useful be added or the documentation be corrected accordingly with an example for a fixed wait and an exponential wait?

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions