You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just updated to a new version of Node and then to the newest version of puppeteer and puppeteer-cluster.
I see the implementation of the cluster.getMonitorObject() that was merged in pull request #375 was removed. I was using it to display some of the values (elapsed time, CPU & memory usage etc.) in a web app.
It seems to me there was no replacement for this feature, please is it possible to add this function back in the code ?
Thanks ;)
The text was updated successfully, but these errors were encountered:
Hello,
I just updated to a new version of Node and then to the newest version of puppeteer and puppeteer-cluster.
I see the implementation of the cluster.getMonitorObject() that was merged in pull request #375 was removed. I was using it to display some of the values (elapsed time, CPU & memory usage etc.) in a web app.
It seems to me there was no replacement for this feature, please is it possible to add this function back in the code ?
Thanks ;)
The text was updated successfully, but these errors were encountered: