Closed olevitt closed 1 month ago
There are a lot of ways sending events can fail (e.g client has already closed the connection) and we don't really care if that happen as it's not relevant in most cases. This PR just ignores those errors
Issues 2 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
There are a lot of ways sending events can fail (e.g client has already closed the connection) and we don't really care if that happen as it's not relevant in most cases.
This PR just ignores those errors