You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Hi. I have default timeout in config :
and driver:
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?The text was updated successfully, but these errors were encountered: