ДЖ
try {
const prepearedComments = rqPrepeareForDb()
...
}
} catch(e) { writeErrorToLogs(goodsLink, e.message) }
function rqPrepeareForDb() {
try {
return some.value.producing.error
} catch (e) {
throw new Error(e)
}
}
На этом этапе уже есть ошибка?
Size: a a a
ДЖ
try {
const prepearedComments = rqPrepeareForDb()
...
}
} catch(e) { writeErrorToLogs(goodsLink, e.message) }
function rqPrepeareForDb() {
try {
return some.value.producing.error
} catch (e) {
throw new Error(e)
}
}
MK
ПН
ПН
ДЖ
RS
try {
const prepearedComments = rqPrepeareForDb()
...
}
} catch(e) { writeErrorToLogs(goodsLink, e.message) }
function rqPrepeareForDb() {
try {
return some.value.producing.error
} catch (e) {
throw new Error(e)
}
}
MK
RS
ДЖ
RS
RS
ДЖ
RS
RS
ДЖ
RS
RS
NN
N