Files
notifications-admin/app/main/views
Chris Hill-Scott c1bf48f91e Don’t catch exceptions if API fails to create job
There is no good reason why the API should fail to create a job at this point.
If it’s returning a 404, this is an error, and we should be monitoring for it.
So we should let it raise, and throw a 500.
2016-03-08 18:36:23 +00:00
..
2016-03-03 14:28:36 +00:00
2016-03-01 15:23:00 +00:00
2016-03-07 14:39:20 +00:00