Skip to content

Timeout settings #182

Description

@scippio

Hi. I have default timeout in config :

    'http' => [
        'timeout' => 3,
        'connect_timeout' => 3,
    ],

and driver:

    'driver' => Stevebauman\Location\Drivers\IpApi::class,

no fallbacks. But when I call: $position = Location::get($ip); It returns false after ~16 seconds. Shouldn't it expire after 6 seconds with some Timeout Exception rather?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions