make exception tracebacks easier to grok #2198

Open
opened 2014-03-17 22:06:56 +00:00 by daira · 1 comment
daira commented 2014-03-17 22:06:56 +00:00
Owner

See #2116 for an example of a traceback involving three machines (the CLI, the gateway, and the storage server). The delimiters between parts of the traceback are not clear (and there are some very long lines which don't help). Make them clearer by adding markers at the start of each line.

See #2116 for an example of a traceback involving three machines (the CLI, the gateway, and the storage server). The delimiters between parts of the traceback are not clear (and there are some very long lines which don't help). Make them clearer by adding markers at the start of each line.
tahoe-lafs added the
code-frontend
normal
enhancement
1.10.0
labels 2014-03-17 22:06:56 +00:00
tahoe-lafs added this to the undecided milestone 2014-03-17 22:06:56 +00:00
daira commented 2014-03-17 22:09:27 +00:00
Author
Owner

Note that this ticket is concerned primarily with readability to developers. There's a separate issue about how to present errors to users without making them overcomplicated, but regardless of that, there should still be a way for developers to get the full nested traceback.

Note that this ticket is concerned primarily with readability to developers. There's a separate issue about how to present errors to users without making them overcomplicated, but regardless of that, there should still be a way for developers to get the full nested traceback.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#2198
No description provided.