Page MenuHomePhabricator

Handle RESTbase load failures more gracefully with a message to the user explaining "the editing server didn't respond" or similar
Closed, ResolvedPublic8 Estimated Story Points

Description

Showing an error message, at least, would be a start.

Event Timeline

What sort of failures are we missing this on? We do show error messages when we have issues fetching data from the server.

What sort of failures are we missing this on? We do show error messages when we have issues fetching data from the server.

https://gerrit.wikimedia.org/r/#/c/208507/ fixed it so failed RESTbase loads return the user to read mode (without comment), but really we should use the same "We couldn't load stuff from Parsoid" error message that we use when loading via that path.

Jdforrester-WMF renamed this task from Handle load failures more gracefully to Handle RESTbase load failures more gracefully with a message to the user explaining "the editing server didn't respond" or similar.Jun 16 2015, 10:08 PM

Change 221748 had a related patch set uploaded (by Alex Monk):
Error when restbase call fails

https://gerrit.wikimedia.org/r/221748

Change 221748 merged by jenkins-bot:
ve.init.mw.TargetLoader: Error when RESTbase load call fails

https://gerrit.wikimedia.org/r/221748