Convert psycopg2 errors to TransientRemoteException instead of RemoteException
On the wire, this is done by making the server return a 503 error
instead of 500, which the RPC client generated by swh-core
interprets to change the exception class.
vlorentz | Authored on Aug 9 2022, 3:38 PM |
vlorentz | Pushed on Aug 16 2022, 2:20 PM |
Buildable 30809 | |
Build 48166: test-and-build | Jenkins console · Jenkins |