Skip to content

Commit

Permalink
df-007-errors.md: document the interrupted error
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Jun 9, 2020
1 parent 874733e commit c545695
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

- `"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)

- `"socks_address_not_supported"` (PL): [txsocksx.errors.AddressNotSupported](https://github.com/habnabit/txsocksx/blob/59ac4e088ea064ae9ee44ac371df3ed46ca3b92f/txsocksx/errors.py)
Expand Down

0 comments on commit c545695

Please sign in to comment.