Open dylancashman opened 3 years ago
This ends up stopping the JavaScript thread. Need it to degrade gracefully and hopefully fix the underlying problem as well.
Ex:
The error there is "ERR_BLOCKED_BY_CLIENT", it's probably a ad-block blocking script load. It shouldn't halt any JavaScript unless local code uses some global namespace from that file (unlikely).
This ends up stopping the JavaScript thread. Need it to degrade gracefully and hopefully fix the underlying problem as well.
Ex: