Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 92
[Question]: Get the timeUntilReset #158
Copy link
Copy link
Open
Labels
P2Important issues not at the top of the work list.Important issues not at the top of the work list.platform: iosIssue is related to the iOS platformIssue is related to the iOS platformtype: enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work list.Important issues not at the top of the work list.platform: iosIssue is related to the iOS platformIssue is related to the iOS platformtype: enhancementNew feature or requestNew feature or request
Please check the following before submitting a new issue.
Please select for which platform(s) you need help
Your question
Hi
I get this error in my log when too many request
[GEOXPC] Throttled "PlaceRequest.REQUEST_TYPE_GEOCODING" request: Tried to make more than 50 requests in 60 seconds, will reset in 1 seconds - Error Domain=GEOErrorDomain Code=-3 "(null)" UserInfo={details=(
{
intervalType = short;
maxRequests = 50;
"throttler.keyPath" = "app:com.starshipcoder.contactonmap/0x20302/short(default/any)";
timeUntilReset = 1;
windowSize = 60;
}
), requestKindString=PlaceRequest.REQUEST_TYPE_GEOCODING, timeUntilReset=1, requestKind=770}
Is there a way to get the timeUntilRequest ?
Regards
Version
2.0.1