Skip to content

Dynamic service_timeout #213

@tessereth

Description

@tessereth

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:

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