-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Description
For our rails app, we would like to be able to have a dynamic service_timeout based on the headers of the request. So I would love to be able to provide a lambda for service_timeout, something like:
service_timeout: -> (env) { custom_logic }Is this something you would be interested in including? I'm happy to make a PR, I just wanted to check before I put in the work to write the code.
This could be a solution to both of these other issues as well:
ohookins, GitNikko and mrobinson513
Metadata
Metadata
Assignees
Labels
No labels