Ticket #29 (closed bug: fixed)

Opened 5 months ago

Last modified 5 months ago

non-user friendly flow error codes

Reported by: carns Assigned to: carns
Priority: minor Component: SERVER
Version: 2.7.0 Keywords: error code flow
Cc:

Description

We still have some error messages that look like this:

[E 13:54:29.209735] handle_io_error: flow proto error cleanup started on 0x1a53dbd8, error_code: -1073741973

These should be resolved into error strings before being printed.

Change History

04/02/08 18:50:44 changed by carns

  • owner changed from slang to carns.

04/02/08 19:15:20 changed by carns

  • status changed from new to closed.
  • resolution set to fixed.

Updated the two most common flow protocol error messages to use strings rather than integer error codes.