Replies: 2 comments 2 replies
-
Hi @noob3-3, There's currently no automatic restart facility in the pygnssutils GNSSSocketServer utility, and I think you'd to consider the circumstances in which an automated restart would be appropriate. For example, I'm not sure I'd want an automated restart in the event that a USB serial port got physically disconnected (as that would presumably require some manual intervention to resolve?); but for temporary network outages, sure. I can look into this in a future release. |
Beta Was this translation helpful? Give feedback.
-
@semuadmin 1.1.1versions ,run
|
Beta Was this translation helpful? Give feedback.
-
How can GNSSSocketServer capture exceptions, such as:
Or when a USB serial port gets disconnected, catch the exception and automatically restart the service.
My code
Beta Was this translation helpful? Give feedback.
All reactions