sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
51 stars 38 forks source link

Readtimeout error message popups - not user friendly #1443

Open madhurrya opened 2 months ago

madhurrya commented 2 months ago

I lost my internet connection for about 10-15 minutes and after that most of the spiff tabs are showing this popup.

Image

Some times that popup doesn't close at first time and has to keep closing it.

It's better to show a more user friendly message when no internet or for other similar conditions.

jasquat commented 2 months ago

@tcoz would it be possible to have a more global error messaging system in frontend? Where we can add to some error handler that then displays toast notifications? It may be better to do that during the ui rewrite rather than defaulting to alert messages on api request failures which is incredibly annoying.

tcoz commented 1 month ago

Yes, it's pretty straightforward. Please talk to your new UI dev about it.