Handle errors in acctmgr
Compare changes
Files
2+ 54
− 49
@@ -10,7 +10,7 @@ from rc_rmq import RCRMQ
@@ -25,62 +25,67 @@ def manage_acct(ch, method, properties, body):
Created by: eesaanatluri
This PR contains changes to address the potential errors in the case of acctmgr driver script and its agents.