<PackageReference Include="Polly" Version="8.0.0" />

RateLimitRejectedException

public TimeSpan RetryAfter { get; }

public RateLimitRejectedException(TimeSpan retryAfter, Exception innerException)

public RateLimitRejectedException(TimeSpan retryAfter, string message)

public RateLimitRejectedException(TimeSpan retryAfter, string message, Exception innerException)