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

fix(server) - improve error handling and logging #46

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

dnkbln
Copy link
Contributor

@dnkbln dnkbln commented Aug 25, 2024

Die Fehlerausgabe von Request-Aufrufen führte immer wieder zu Abbrüchen, da die direkte Ausgabe des Fehlergrunds zu einem Laufzeitfehler führte. Die Ausgabe wird jetzt mit inspect geloggt und nicht mehr direkt in die Request-Antwort geleitet.

@dnkbln dnkbln requested a review from eteubert August 25, 2024 12:40
@dnkbln dnkbln merged commit 925830e into main Aug 26, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants