Skip to content

Commit

Permalink
df-0070-errors.md: document http_request_failed (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone authored Jun 30, 2020
1 parent 9eec142 commit ce606c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data-formats/df-007-errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ is not flagged, it means that it's used by all the three products.

- `"generic_timeout_error"`: some timer has expired

- `"http_request_failed"` (MK, PE): HTTP request did not return a successful response code

- `"interrupted"` (PE): the user interrupted us by cancelling the context

- `"response_never_received"` (PL): [t.w._newclient.ResponseNeverReceived](https://twistedmatrix.com/documents/15.4.0/api/twisted.web._newclient.ResponseNeverReceived.html)
Expand Down

0 comments on commit ce606c0

Please sign in to comment.