Outages

Discussing technical aspects of Yun development products, including IoT Core and other cloud service APIs, data analysis products, etc.


Post Reply
PMJ
Posts: 1

Hi

Is anyone else seeing outages or similar? I have a temperature probe which I monitor every 5 minutes using the node.js SDK. That was running smoothly until this weekend and suddenly I get a lot of failures. Not every call fails but it worked at 5:00, 5:05 and then the next was 06:00 and so on. My code has no changed, I get some success so no credentials have expired.

[syntax]The temperature at 2025-02-03T05:00:02.134Z 36.7 45691.20835803241
The temperature at 2025-02-03T05:05:01.892Z 36.6 45691.211827453706
The temperature at 2025-02-03T06:00:02.262Z 35.3 45691.250026180554[/syntax]

JamesG
Posts: 50

Re: Outages

May I ask what application are you using? I don't quite understand what the scenario is.

Post Reply