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

time-out when sending results leads to SUCESS #134

Open
faroit opened this issue Sep 25, 2024 · 0 comments
Open

time-out when sending results leads to SUCESS #134

faroit opened this issue Sep 25, 2024 · 0 comments
Labels

Comments

@faroit
Copy link
Collaborator

faroit commented Sep 25, 2024

during the process of sending the results, it might happen that the server can't be reached. This results in an time-out error that is unfortunately not caught correctly:

image

A solution is to implement this differently like proposed here
https://stackoverflow.com/questions/10458632/try-catch-doesnt-work-with-xmlhttprequest

@faroit faroit added the bug label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant