#1647 assigned defect

errors should include a timestamp and/or request ID so that they can be correlated with server logs

Reported by: davidsarah Owned by: davidsarah
Priority: major Milestone: soon
Component: code-frontend Version: 1.9.0
Keywords: error time usability wui cli Cc: zooko
Launchpad Bug:

Description

It's often useful to be able to correlate error messages (from any frontend) with entries in a storage server's logs. When a user passes on an error message, the exact time at which it happened is often lost. If a UTC timestamp were included in the message itself, that would be less likely.

It would be even better if operations (downloads, uploads, etc.) were tagged with a unique ID that was present both in the frontend error message and the log. However, that's likely to take more effort to implement.

Change History (2)

comment:1 Changed at 2011-12-31T03:20:29Z by zooko

  • Cc zooko added

comment:2 Changed at 2012-06-29T13:21:36Z by davidsarah

  • Milestone changed from undecided to 1.11.0
  • Owner set to davidsarah
  • Status changed from new to assigned
Note: See TracTickets for help on using tickets.