Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

HttpRequestMessageFactory.CreateRequestMessage, timeout already set within builder causing ArgumentException #620

Open
@RikvanDoorn

Description

@RikvanDoorn

I'm suspecting this has something to do with retrying, since it usually happens after 1/2 activations of the (exponential) retry policy after timeout. It appears the "timeout" key within the UriQueryBuilder is already set, and the method tries to add it as well without proper check, causing an exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions