Pristine.Adapters.Retry.Noop (Pristine v0.4.0)

Copy Markdown View Source

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.