Ensure that error in handleDataMessage is treated as error
This commit is contained in:
parent
61429090ff
commit
ae6876a153
1 changed files with 1 additions and 0 deletions
|
@ -1262,6 +1262,7 @@
|
|||
'error:',
|
||||
errorForLog
|
||||
);
|
||||
throw error;
|
||||
}
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue