Hi there,
i am doing a project which requires the device to operate continuously. However, sometimes the electron somehow fails to connect up to the network, it will cause my device to hang.
As my device needs to operate continuously without failing or hang, is there any way where I can keep the program running despite the network not working well?
Thanks.