grame-cncm / faustide

Faust IDE (Integrated Development Environment)
https://faustide.grame.fr
Other
76 stars 23 forks source link

Application Does not Fail Gracefully when faustservicecloud is down #79

Open tmroyal opened 1 year ago

tmroyal commented 1 year ago

At 1:44, GMT, 2022/9/6, https://faustservicecloud.grame.fr/targets was inaccessible.

At this time, https://faustide.grame.fr was unusable.

When this happened, I was able to circumvent the problem by blocking the above endpoint in the developer tools. When I did this, the application was again responsive.

It is recommended that a timeout feature be implemented in the case that faustservicecloud becomes unresponsive. Here, a warning can be provided that this is happening.

Thanks! Amazing app!

MrSurly commented 1 year ago

Also having this problem; found this issue when searching for "faust ide is unresponsive"

sletz commented 1 year ago

Service restarted. @tmroyal do you know how to implement what you suggest?

tmroyal commented 1 year ago

@sletz : I don't know. I'd have to dig into things to find out. If I figure something out and no one has worked on this, I could look into a submitting a PR. I have to make the time though.

Thanks for the reboot!