Skip to content

Allow retries to be disabled in OAuth2Client #250

@khalid-asad

Description

@khalid-asad

Describe the feature request?

Providing additional default implementations for APIClient, OAuth2Client for shouldRetry(request, rateLimit) and for APIClientDelegate, OAuth2ClientDelegate api(client, shouldRetry) do not seem to override the use of the other default implementations provided in those classes and protocols. OAuth2Client is also a final class.

If we could allow for the ability to have OAuth2Client to determine if it needs to retry for API requests, that would be great.

New or Affected Resource(s)

OktaIdxAuth

Provide a documentation link

No response

Additional Information?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions