Add rails logger to debug EKS errors
Just rescuing the error and responding with 422 unprocessable entity makes debugging AWS authentication errors difficult, so add a Rails logger so the specific error message shows up in the dev logs
Showing
Please register or sign in to comment