scray / logbook-app

http://scray.org
Apache License 2.0
3 stars 2 forks source link

A HTTP-Request should have configurable timeout #20

Open obermeier opened 10 months ago

obermeier commented 10 months ago

Currently the application waits a long time if the backend is not reachable. A timeout of the request could tell the application that it should try it later.

Request are currently managed here: /frontend/api/httpRequests.ts