-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Atlas Streams
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
} 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.