flake8
passed.
JSHint
passed.
Review Request #11596 — Created April 13, 2021 and submitted
When failing to communicate with a search backend, operations that
would modify the search index would lead to a crash. The backend would
raise an exception, which never got caught anywhere. That could break
all manner of operations.This change sandboxes any errors, logging the error messages when they
occur and preventing them from bubbling up.
Unit tests pass.
Summary | ID |
---|---|
cb5d87192f0c103f4a48640d2c37f554ab84c8c5 |