diff options
author | drebs <drebs@riseup.net> | 2017-10-04 16:13:19 -0300 |
---|---|---|
committer | drebs <drebs@riseup.net> | 2017-10-05 09:43:40 -0300 |
commit | 61a7ab212a1f7ed02b5d1020ab01ae825ba3696f (patch) | |
tree | 90e9559c9e46459038940a940e5423f07e561cfe /src/leap/soledad/server | |
parent | c6d41cf4fcac293a0e7ff09593d2a3c53c052174 (diff) |
[bug] improve error message on blob download error
The previous error message had some problems:
- the connection should not be a problem, as this is going over TCP. If
the HTTP request was succesful, there's no reason to think its
contents could have been corrupted by a connection problem.
- I am not sure what's the best communication strategy here, but the
real problem is either a bug or actual tampering, so i make this
explicit.
- A problem like this should be reported always, not only when the
problem persists.
Diffstat (limited to 'src/leap/soledad/server')
0 files changed, 0 insertions, 0 deletions