uhd-urz / elAPI

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

Repeated HTTP sessions #1

Closed alexander-haller closed 4 months ago

alexander-haller commented 1 year ago

In GitLab by @mhxion on Oct 6, 2023, 01:26

elAPI creates new session every time it makes a request. This is super inefficient.

alexander-haller commented 1 year ago

In GitLab by @mhxion on Nov 9, 2023, 15:05

Fixed in !11