Baseflow / Baseflow/flutter-geocoding
[Question]: Get the timeUntilReset
- Lingua principale
- Dart
- Stelle
- 153
- Fork
- 92
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia rileggendo geocoding/README.md e individuando l'implementazione della piattaforma iOS per la limitazione delle richieste. Verifica se il valore iOS timeUntilReset può essere esposto tramite la Flutter API, quindi verifica il comportamento con una richiesta che superi il limite documentato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- dart, flutter
- Ambito
- mobile-dev
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100