Right now we log the ScopedDebugInfoStack in a way that's all-or-nothing: if logging one ScopedDebugInfo results in a tassert/uassert, we return empty results from ScopedDebugInfoStack::getAll(). We should consider incrementally returning so that we can log at least some information if something goes wrong during logging.
- is related to
-
SERVER-99037 Log each ScopedDebugInfo on a separate log line
-
- Open
-