Skip to content

Implement dynamic provider timeouts per provider #14

@jhelison

Description

@jhelison

Is your feature request related to a problem? Please describe.
The ProviderTimeout is global; users can't fine-tune per-provider timeout.

Describe the solution you'd like
Allow users to set timeout per provider by adding timeout to each ProviderEndpoint in the config struct.

Describe alternatives you've considered
Relying on global timeout; less flexible.

Additional context
Config structs already include ProviderEndpoint —adding a timeout field would be straightforward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions