Closed dmitryp-rebel closed 3 months ago
Here it is proper way to catch exception from network requests. It allows avoid uncaught exception cases.
Added in https://github.com/CheshireCaat/bas-remote-node/commit/7af0e92, thanks!
Here it is proper way to catch exception from network requests. It allows avoid uncaught exception cases.