jembi / openhim-webui

This project is a web user interface for the OpenHIM project (https://github.com/jembi/openhim). It provides views and management of the transaction log, as well as monitoring statistics.
Mozilla Public License 2.0
0 stars 1 forks source link

Add a point-of-failure column to the transaction list #10

Closed hnnesv closed 11 years ago

hnnesv commented 11 years ago

It would be useful to know where a transaction failed, e.g. with the CR, SHR, etc. Unfortunately we'll have to do a bit of "magic" to figure this out for the time being by looking at the responses and errors (stacktraces).