Baseflow / Baseflow/flutter-geocoding
[Question]: Get the timeUntilReset
- Ngôn ngữ chính
- Dart
- Star
- 153
- Fork
- 92
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geocoding/issues).
- [X] I have carefully [read the documentation](https://github.com/baseflow/flutter-geocoding/blob/main/geocoding/README.md).
### Please select for which platform(s) you need help
- [ ] Android
- [X] iOS
### 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
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng việc đọc lại geocoding/README.md và xác định phần triển khai nền tảng iOS cho việc giới hạn tốc độ yêu cầu. Kiểm tra xem giá trị iOS timeUntilReset có thể được cung cấp qua Flutter API hay không, sau đó xác minh hành vi bằng một yêu cầu vượt quá giới hạn được ghi trong tài liệu.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- dart, flutter
- Lĩnh vực
- mobile-dev
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100