Skip to content

Proxy Timeout Configurable #2004

@marniks7

Description

@marniks7

Feature requests

Hi,
I am trying to use aResponse().proxiedFrom( API, but getting read timeout exception after 5 minutes (response time of my API is 8 minutes )

Network failure trying to make a proxied request from WireMock to http://localhost:8090/.....
Read timed out

I have tried to change timeout in Wiremock Configuration, but it doesn't help.
Looks like I am reaching this one:

private static final int DEFAULT_SO_TIMEOUT = 5 * MINUTES;

Is it possible to make this timeout configurable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions