Skip to content

Am I using Config.timeoutInSeconds wrong? #113

Description

@jmhickman
GlobalConfig.defaults
|> Config.timeoutInSeconds 28.5
|> GlobalConfig.set

When I set this like above, I'm only receiving approximately a 10 second timeout. Is there some maximum value, or is there something I'm doing wrong in globally setting the value?

The reason the timeout is so long is because I'm interacting with a program that will wait on user input, and it might actually take this long for the user to do what they need to do, and thus have the program send me a response to my request.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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