Guard mojo calls with try/catch for IllegalStateException since the pipe can be closed by onDetachedFromWindow() or onConnectionError() before the BEST_EFFORT task executes, and Java mojo bindings have no non-destructive validity check. Resolves: https://github.com/brave/brave-browser/issues/53479