In the node EvenLoop there is callback execution limit for each queue phase.
So queue`s callback will be executed in each tick until in the queue will be nothing to execute or system limit is reached.
My question is : where I can check system limit for each tick queue ?
I already read a lot about it, but each article tells only about abstract limit without any explanation.
P.S.: already checked out each row of
process.report.getReport()
object and did not find anything similar to the limit , despite memoryLimit field