diff --git a/bin/sim_job b/bin/sim_job index aa1d70076b90c9b35015fe3fabddafb64614678d..72d6be793f640b4152439baf857010276cb9b438 100755 --- a/bin/sim_job +++ b/bin/sim_job @@ -276,7 +276,7 @@ EM.run do LOG.error e case e - when :Exception + when Exception Sentry.capture_exception(e) when EM::HttpClient LOG.error e.response_header