Skip to content

Unclear how to handle 429 response from CRM #102

Description

@JefRouleau

It is unclear how best to handle a 429 from CRM. The CRMWebAPIException does not give access to the status code. Even if it did, we would be missing the RetryAfter header. Ideally it would be handled by the library or at least it could be exposed. Maybe a quick fix would be to add the HTTP status code in the exception?

This is somewhat related to #86 but I'm not necessarily looking for integration with Polly.
Also, I currently don't see the retries being handled in PR #99 mentioned by the issue #86 .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions