SIENTIAPDE-1017
Update liveness and readiness probes, enhance Redis connection, and refine OPC tag data structure
This commit is contained in:
@@ -55,6 +55,7 @@ class IngestorManager():
|
||||
manager.connect()
|
||||
except Exception as e:
|
||||
logger.error(f"Failed to initialize OpcManager: {e}")
|
||||
traceback.print_exc()
|
||||
return None
|
||||
|
||||
return manager
|
||||
|
||||
Reference in New Issue
Block a user