uhd-urz / elAPI

An extensible API client for eLabFTW
GNU Affero General Public License v3.0
5 stars 0 forks source link

elAPI times out #7

Closed alexander-haller closed 4 months ago

alexander-haller commented 12 months ago

In GitLab by @mhxion on Nov 29, 2023, 23:42

elAPI times out quickly when bill-teams is run on production server. The culprit might be low timeout value parameter in ASYNCGETRequest.

alexander-haller commented 11 months ago

In GitLab by @mhxion on Dec 7, 2023, 01:41

created branch 7-elapi-times-out to address this issue