Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
None
-
Service Arch
Description
errmsgRun() calls still take in std::string& database string objects serialized from the command, despite later re-parsing the serialized string which is inefficient and unncessary. While errmsgRun() is deprecated, is an easy efficiency fix that's not on the critical path.