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

Timeout für die FetchRequests via Api-Gateway #641

Closed
Nic12345678 opened this issue Dec 11, 2024 · 2 comments
Closed

Timeout für die FetchRequests via Api-Gateway #641

Nic12345678 opened this issue Dec 11, 2024 · 2 comments
Assignees
Labels
discussion we have to talk and decide

Comments

@Nic12345678
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Insbesondere in der Früh am Wahltag, nach dem Einloggen der Benutzer ist das erfolgreiche Laden einzelner Initialisierung-Daten von einer sehr hohen Kritikalität. Ohne manche solcher Daten wie z.Bsp. aus "getWahlen" oder "getKopfdaten" kann der Betrieb, also die Arbeit im Wahllokal verhindert werden. Aus diesem Grund ist ein höheres Timeout bei den Fetch-Request nötig, bis Api-Gateway sich entscheidet zu antworten, dass es nichts liefern kann oder einen 500-er antwortet.

Ist es möglicherweise empfehlenswert diesen Aspekt auch hinsichtlich der Kommunikation zwischen den einzelnen Microservices und nicht nur bezogen auf Api zu betrachten?

Describe the solution you'd like

Analysieren ob der aktuelle Wert im Altsystem zuul.host.socket-timeout-millis: 61000 noch zum Tragen kommt und eventuell nachbauen.

Describe alternatives you've considered

https://stackoverflow.com/questions/44274982/spring-boot-application-what-is-default-timeout-for-any-rest-api-endpoint-or-a

@Nic12345678 Nic12345678 added the discussion we have to talk and decide label Dec 11, 2024
@MrSebastian
Copy link
Member

Nach intern zu Infrastruktur verlegen

@MrSebastian MrSebastian self-assigned this Jan 13, 2025
@MrSebastian
Copy link
Member

moved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion we have to talk and decide
Projects
None yet
Development

No branches or pull requests

2 participants