#3905 - Do not log HTTP upload errors
| Identifier | #3905 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Do not log HTTP upload errors |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.28 |
| Addon | core |
| Description | HTTP upload errors are a client/connection problem, not a Composr problem - so should not end up in the Composr error log. The correct solution is for the error message to be embedded in the failed request, and the failed request to show as a normal 500 error in the web server log. |
| Steps to reproduce | |
| Funded? | No |
| Commits | Fixed MANTIS-3905 (352ed4ad) · Commits · Composr ecosystem / Composr · GitLab |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet