Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A HTTP-Request should have configurable timeout #20

Open
obermeier opened this issue Nov 23, 2023 · 0 comments
Open

A HTTP-Request should have configurable timeout #20

obermeier opened this issue Nov 23, 2023 · 0 comments
Labels
app component app enhancement New feature or request

Comments

@obermeier
Copy link
Member

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

@obermeier obermeier added enhancement New feature or request app component app labels Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app component app enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant