giving a reason when adding a timeout
Chris Withers <[email protected]> Wed, 13 Mar 2019 11:20:55 +0000
| Newsgroups | gmane.comp.python.twisted |
|---|---|
| Message-ID | <[email protected]> |
Hi All, Unless I'm missing something, Deferred.addTimeout is really unhelpful in terms on providing context about *what* timed out. TimeoutError(<some number>, 'Deferred') just isn't that useful. How come addTimeout doesn't let you specify a textual reason, or otherwise provide some context about the timeout? Am I missing something obvious here? Chris _______________________________________________ Twisted-Python mailing list [email protected] https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python