imgflo / imgflo-server

HTTP image processing server based on imgflo
49 stars 7 forks source link

Exception thrown in redirectToCache borked AMQP connection #102

Open jonnor opened 7 years ago

jonnor commented 7 years ago

Expected: Exception caused problematic request to fail, other requests not affected Actual: Exception did not reply to problematic request, subsequent requests got IllegalOperationError: Channel closing

May need to perform fault/error injection in order to trigger this in a testcase. Could be that this should/needs to be fixed in MsgFlo Participant code.

jonnor commented 7 years ago

RangeError.txt IllegalOperation.txt