Sometimes not receiving email alerts from Thingspeak

8 Ansichten (letzte 30 Tage)
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

Akzeptierte Antwort

Christopher Stapels
Christopher Stapels am 4 Mai 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 Kommentare
Danielle Honigstein
Danielle Honigstein am 4 Mai 2021
Thank you, I will try that :)
Danielle Honigstein
Danielle Honigstein am 6 Mai 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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Christopher Stapels
Christopher Stapels am 6 Mai 2021
Bearbeitet: Christopher Stapels am 6 Mai 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 Kommentare
Manivannan Sivakumar
Manivannan Sivakumar am 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?
Christopher Stapels
Christopher Stapels am 27 Apr. 2023
See the limitations section on the send alerts page.

Melden Sie sich an, um zu kommentieren.

Communitys

Weitere Antworten in  ThingSpeak Community

Kategorien

Mehr zu Read Data from Channel finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by