This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
[securedrop-proxy] gracefully handle connection failures #128
Labels
enhancement
New feature or request
While using the Qubes proxy (via the SecureDrop SDK), I ran into the following exception:
We should handle this exception and return an informative response - I propose via a 500 status code and at least the explanation "connection error" in the request body. This can be used by clients to show informative feedback to the user, e.g. we can pop up something saying "Connection Error. Are you sure your workstation is connected to the internet?"
Once this is done, we can make the corresponding change in the SDK.
The text was updated successfully, but these errors were encountered: