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

ui: network errer when attempting to fetch resources #280

Closed
matthiasschaub opened this issue Oct 10, 2023 · 0 comments · Fixed by #281
Closed

ui: network errer when attempting to fetch resources #280

matthiasschaub opened this issue Oct 10, 2023 · 0 comments · Fixed by #281

Comments

@matthiasschaub
Copy link
Collaborator

If network error happens (due to restarting of flask) the front-end keeps loading and does not report any error

mcauer added a commit that referenced this issue Oct 11, 2023
Previously a network error stopped the result page from polling and the user only saw an endless spinner.
Now polling goes on even if flask is temporarily not available, e.g. while restarting.
Polling goes on until flask sends a status of SUCCESS or ERROR

Closes: #280
matthiasschaub pushed a commit that referenced this issue Oct 11, 2023
Previously a network error stopped the result page from polling and the user only saw an endless spinner.
Now polling goes on even if flask is temporarily not available, e.g. while restarting.
Polling goes on until flask sends a status of SUCCESS or ERROR

Closes: #280
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant