❔ I have this serviceWorker running Selenium for screenshots and its not working properly.
I need help identifying my problem and i have reasons to believe there is a leak somewhere in the code. Since the windows service is still running all night but not giving back any logs (using serilog) after sometime.
I have handled the my exceptions that I want to keep pushing for a screenshot.
But I believe in the longer run the selenium webdriver clashes with the ports.
I've tried to handle the ports by using an ConcurrentDictionary and giving every instance of webdriver its own port.
But i have zero understanding why my logs stops becuase i have nothing from the event viewer or any output.
The code is in the link since its to long to share.
https://codeshare.io/QneYzm
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.