Retry adapter that performs no retries.
This adapter executes the function exactly once without any retry logic. Useful for testing or when retry behavior is not desired.
Retry adapter that performs no retries.
This adapter executes the function exactly once without any retry logic. Useful for testing or when retry behavior is not desired.