Sometimes not receiving email alerts from Thingspeak

조회 수: 9 (최근 30일)
Danielle Honigstein
Danielle Honigstein 2021년 5월 4일
댓글: Christopher Stapels 2023년 4월 27일
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
Christopher Stapels 2021년 5월 4일
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
Danielle Honigstein 2021년 5월 4일
Thank you, I will try that :)
Danielle Honigstein
Danielle Honigstein 2021년 5월 6일
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일
편집: 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
Manivannan Sivakumar 2023년 4월 27일
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 2023년 4월 27일
See the limitations section on the send alerts page.

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

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