Ticket #394 (closed defect: fixed)

Opened 20 months ago

Last modified 19 months ago

WSGI gateway should return correct response type and log all exceptions

Reported by: dthompso Owned by: nick
Priority: major Milestone: 0.4
Component: Gateway Version: 0.3.1
Keywords: Cc:
Fixed in revision: Branch:
Author:

Description

WSGI gateway does not return response if an exception is raised during request decoding or response encoding.

Attachments

wsgi.diff Download (808 bytes) - added by dthompso 20 months ago.
patch for wsgi.py

Change History

Changed 20 months ago by dthompso

patch for wsgi.py

comment:1 Changed 20 months ago by nick

  • Status changed from new to accepted

This should also apply to all other gateways.

comment:2 Changed 20 months ago by nick

  • Component changed from Remoting to Gateway

comment:3 Changed 19 months ago by nick

  • Keywords review added
  • Owner nick deleted
  • Status changed from accepted to assigned

I have extended the patch to Google, Twisted and Django gateways.

comment:4 Changed 19 months ago by nick

  • Owner set to feisley

comment:5 Changed 19 months ago by feisley

  • Keywords review removed
  • Owner changed from feisley to nick

Code looks good, proceed with merge.

comment:6 Changed 19 months ago by nick

  • Status changed from assigned to closed
  • Resolution set to fixed

Merged in r1898.

Note: See TracTickets for help on using tickets.