joelittlejohn / clj-http-hystrix

A Clojure library to wrap clj-http requests as hystrix commands
Eclipse Public License 1.0
22 stars 4 forks source link

4xx http status code should not trigger a bad_request event and exception_thrown hystrix event #14

Open u6f6o opened 6 years ago

u6f6o commented 6 years ago

More information can be found here: https://github.com/joelittlejohn/clj-http-hystrix/issues/13

joelittlejohn commented 6 years ago

Thanks for updating the travis config. Could you rebase this PR against the latest master?

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.1%) to 98.851% when pulling 37485c8c3f8bd13f2f07641b033fcc76069e387e on u6f6o:bug/dont-trigger-bad-request-event into 9bbe94afab76d9bac35263db1c09314e99dc63e4 on joelittlejohn:master.