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