front-end icon indicating copy to clipboard operation
front-end copied to clipboard

Error handling for (partial) backend failures

Open moretea opened this issue 8 years ago • 1 comments

The jQuery scripts don't do proper error handling. If some backend service (like the catalogue) is offline, no error page is shown to the user, but just an empty page with clickable links that link to pages that do not work. We should allow every backend service to fail independently, without preventing the other parts to work.

moretea avatar Oct 03 '16 10:10 moretea

This would be very helpful indeed.

rberlind avatar Mar 30 '17 14:03 rberlind