Fix error when recorder is down
This commit is contained in:
parent
c4b856da62
commit
0c81867497
@ -304,7 +304,6 @@ class Asset {
|
|||||||
} else {
|
} else {
|
||||||
utils.writeLog(`Error getting record for asset ${this.id}`);
|
utils.writeLog(`Error getting record for asset ${this.id}`);
|
||||||
utils.writeErrorLog(`ERROR_RECORDER`);
|
utils.writeErrorLog(`ERROR_RECORDER`);
|
||||||
throw error;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// DEBUG
|
// DEBUG
|
||||||
|
Loading…
Reference in New Issue
Block a user