Sometimes not receiving email alerts from Thingspeak

12 次查看(过去 30 天)
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

采纳的回答

Christopher Stapels
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 个评论
Danielle Honigstein
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

请先登录,再进行评论。

更多回答(1 个)

Christopher Stapels
编辑:Christopher Stapels 2021-5-6
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 个评论
Manivannan Sivakumar
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?

请先登录,再进行评论。

社区

更多回答在  ThingSpeak Community

类别

Help CenterFile Exchange 中查找有关 Read Data from Channel 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by