RPC server: Do not log exceptions with 4xx HTTP status codes
They are client errors, therefore it does not make sense to log them as exceptions (which is only useful for debugging the server).
eg. swh/meta$1405
Migrated from D8203 (view on Phabricator)