Closed jennifer-shehane closed 4 years ago
@jennifer-shehane In general, I can agree with you. I propose to clear output of redundant messages and inform a user only when the plugin has exhausted all attempts. What do you think?
Yah that would probably be better, we do something similar. We only log when we cannot connect to the CDP and log retry attempts, unless you have DEBUG on which would log all attempts.
:tada: This issue has been resolved in version 2.0.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I get multiple logs of attempts to connect to CDP. Just looks a little unsettling that it has to connect multiple times, not sure what it going on there or why/where this needs logging at all. Just seems distracting in the test logout.
Ran this specfile with my server running: https://github.com/cypress-io/cypress-example-kitchensink/blob/master/cypress/integration/examples/network_requests.spec.js