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:',
|
'error:',
|
||||||
errorForLog
|
errorForLog
|
||||||
);
|
);
|
||||||
|
throw error;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue