withStartToCloseTimeout(5) ->withRetryOptions( RetryOptions::new()->withMaximumAttempts(2) ) ); return yield $simple->echo($input); } }