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)
Staging instance, all changes can be removed at any time
RPCClient can handle it properly by reraising, instead of a generic RemoteException.
Migrated from D3127 (view on Phabricator)