added error handling

This commit is contained in:
lgandx
2025-12-05 14:56:00 -03:00
parent 6d66d900f1
commit 9a5e33ae03

View File

@@ -62,4 +62,4 @@ class SNMP(BaseRequestHandler):
} }
) )
except: except:
pass pass