Sometimes not receiving email alerts from Thingspeak

13 visualizzazioni (ultimi 30 giorni)
Hi all,
I have configured React to send an email when I receive data to my channel. My channel recieves data occasionally from an Android app, once every 15 minutes for the space of some hours.
Usually this works fine, but occasionally I do not recieve an email. I see that the app sent the data to the channel correctly and received a reply. The React shows that the code sending the email was run without errors (showing the green checkmark and showing last run 1 minute ago). As it was 15 minutes since the last request, it shouldn't cause the 429 error (too many requests). How can I find what the problem was? The email was not received.
Thanks,
Danielle

Risposta accettata

Christopher Stapels
Christopher Stapels il 4 Mag 2021
You can look at your alerts history here, but it does not record failed attempts. I suggest that you can change your MATLAB ode the record the response from the operation in another channel so that you have a record of what happened with your code when it runs.
  2 Commenti
Danielle Honigstein
Danielle Honigstein il 6 Mag 2021
I have done so and received to my surprise Error 429 - Too many requests. How is this possible? The last alert was sent 9 minutes previously.
Is there an additional limit on alerts other than 15 seconds?
Thank you in advance,
Danielle

Accedi per commentare.

Più risposte (1)

Christopher Stapels
Christopher Stapels il 6 Mag 2021
Modificato: Christopher Stapels il 6 Mag 2021
See the limitations section on the send alerts page. The resrictions can be a bit tight especially when you are debugging. If these limits are unaceptable for your use case, plese let us know your desired use.
  3 Commenti
Manivannan Sivakumar
Manivannan Sivakumar il 27 Apr 2023
I have a doubt of whether I can receive alert mails at quick intervals(within minutes),or there is any specific time interval to receive alert mail from first one to the next?

Accedi per commentare.

Community

Più risposte nel  ThingSpeak Community

Categorie

Scopri di più su Read Data from Channel in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by