Skip to content

include Internal Server Error Exceptions from Graph endpoints in retryable. #105

@Jonathan-Zollinger

Description

@Jonathan-Zollinger

intermittent internal server errors will fail on their first iteration if from a graph endpoint, this is because our graph client filter and our retry client filter don't overlap.

Write tests using a mock server that returns this graph response with an internal server and validate the client filter retries the appropriate number of times (don't hard code the iteration, use the same logic that is used in the retryclientfilter to determine the retry count)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Corespecific to the core submodule
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions