Infinite loop occurs when getting dns address of hive mqtt broker #3129
-
It happens sometimes. Once it happens, it happens infinitely and can't get the dns address. mgr->dnstimeout = 3000; -> changed 5000 but same result. board : nucleo-h723zg 0 2 mongoose.c:21257:mg_phy_init PHY ID: 0x07 0xc131 (LAN87x) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
No, it does not. We have a CI/CD pipeline in place and test our code
|
Beta Was this translation helpful? Give feedback.
No, it does not. We have a CI/CD pipeline in place and test our code
No, that is not an infinite loop, that is you or HiveMQ having networking issues, or you running faulty code.
Please see our documentation, and follow the guidelines in our tutorials.