Clinical-Genomics / genotype-api

Rewrite of genotype package
0 stars 1 forks source link

fix(broken pipe error) #141

Closed ChrOertlin closed 6 months ago

ChrOertlin commented 6 months ago

Added

The genotype-api fails with a broken pipe to mysql likely due an unclosed session. Currently, this is the best lead of the session not being closed properly after app startup

Changed

Fixed

Steps to consider while deploying

Review:

This version is a:

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

ChrOertlin commented 6 months ago

tests

After the long weekend genotype-api stage is still reachable with this branch deployed.