kCura.Data.RowDataGateway.QueryRetrySettings
Contains retry count and wait duration settings for errors encountered while executing SQL statements.
Creates a QueryRetrySettings with the provided values.
Checks if the provided configuration is accessible.
Returns the calculated backoff duration for the provided attempt number.
Returns the configured number of retry attempts.
Calculates the total wait duration if all retry attempts are used.