-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed