markusrt / NRZMyk

The National Reference Center for Invasive Fungal Infections (NRZMyk) is the central contact point for diagnostics and management of invasive fungal infections.
https://www.nrz-myk.de
MIT License
0 stars 1 forks source link

Timeout on export #130

Closed markusrt closed 1 year ago

markusrt commented 1 year ago

Export runs into a client-side timeout. Swagger works and returns after ~3 minutes

For now, it should be enough to increase the HTTP client timeout. A better solution for later would probably be to send export via E-Mail once ready.

markusrt commented 1 year ago

@MaxAldejohann This issue is fixed with today's release v.1.0.2211.2711. The error was caused by a timeout as the amount of data is increasing on the export.

Now the export should finish successful after ~ 3 minutes.

MaxAldejohann commented 1 year ago

@markusrt test was successful! Bug fixed 🥇