Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Atlas Streams
Description
} catch (const mongocxx::operation_exception& ex) {
// TODO(SERVER-81325): Use the exception details to determine whether this is a
// network error or error coming from the data. For now we simply check if the
// "writeErrors" field exists. If it does not exist in the response, we error out
// the streamProcessor.