What does this mean? Error using "My App" Requests are too frequent.
Afficher commentaires plus anciens
I have Matlab analysis that is giving me a too many request error. "Error using TRY Again Pico Boiler Matlab Requests are too frequent. For further information, see Limitations in the documentation. The link is broken for Limitations so I do not know how to fix this error. Suggestions welcome. I was using my Raspberry Pi Pico W to do the math for three of my fields, and I decided tolet Matlab do the math and write the fields into my Channel. I keep getting this error. Thanks for your help.
3 commentaires
Shore
le 19 Fév 2023
Christopher Stapels
le 20 Fév 2023
How often are you making requests? For free users the fastest allowed is once every 15 seconds, and 1 second for paid unless you are using the bulk endpoint (also used when writing a table of data in MATLAB). Bulk and table updates are also once per 15 seconds max.
Im sorry about the broken link, can you share the URL? You can read the limitations on this page, if you scroll down about a page and a half, or searcht he word limitations.
Reads are not limited, the error comes from writing too fast. Add some delay and all will be well.
Réponse acceptée
Plus de réponses (0)
Communautés
Plus de réponses dans ThingSpeak Community
Catégories
En savoir plus sur ThingSpeak dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!