Skip to content

Raise NotFoundExc within our RPC framework instead of returning 404.

RPCClient can handle it properly by reraising, instead of a generic RemoteException.


Migrated from D3127 (view on Phabricator)

Merge request reports