waiter

exception aws_stepfunction.better_boto.waiter.WaiterError[source]
class aws_stepfunction.better_boto.waiter.Waiter(delays: Union[int, float], timeout: Union[int, float], indent: int = 0, verbose: bool = True)[source]

Simple retry / poll with progress.