InseeFrLab / onyxia-api

REST API of Onyxia
https://onyxia.sh
MIT License
24 stars 29 forks source link

Ignore SSE errors #509

Closed olevitt closed 1 month ago

olevitt commented 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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

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