Skip to content

Default idleTimeout config of webclient is set to 10000s? #4342

Open
@lamluongbinh

Description

@lamluongbinh

Hi Knative team,

I'm not sure if this is a misunderstanding from the team regarding the configuration.

Initially, I assumed our default setting was in milliseconds.
Here’s the relevant config in the repo

However, after reviewing the Vert.x WebClientOptions documentation, it appears the unit is in seconds, which means the current default value in our project is 10000s ~ 2.78 hours.

Image

If this setting is expected, and the large timeout is intentional, feel free to disregard. But if not, this might be something we should fix by updating the configuration to a more appropriate value.

Also, just out of curiosity—if this was intentional, could you share the reasoning behind setting such a large timeout?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions