fix(mobile): added in more error handling key words and put a little more generic as well
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m33s
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m33s
This commit is contained in:
@@ -35,6 +35,8 @@ const ERROR_KEYWORDS = [
|
|||||||
"delivered",
|
"delivered",
|
||||||
"blocked",
|
"blocked",
|
||||||
"not possible",
|
"not possible",
|
||||||
|
"forbidden",
|
||||||
|
"loading not",
|
||||||
];
|
];
|
||||||
|
|
||||||
// function parseErpResponse(buffer: Buffer) {
|
// function parseErpResponse(buffer: Buffer) {
|
||||||
|
|||||||
Reference in New Issue
Block a user