Skip to content

SimpleClientHttpRequestFactory is not configured with timeouts in ClientHttpRequestFactoryFactory #907

Closed
@ljcanales

Description

@ljcanales

Currently, the ClientHttpRequestFactoryFactory.create() method initializes a SimpleClientHttpRequestFactory without configuring timeouts from the given ClientOptions. However, both Apache HttpComponents and OkHttp clients are properly configured with timeout settings. This results in inconsistent behavior when SimpleClientHttpRequestFactory is used as a fallback.

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