Lucas Roesler 74d08126b3 Handle unexpected statuscodes from the log provider
**What**
- Use NotImplemented when we get a 404 from the log provider.  When we
get a 200, process the log request, as normal.  For all other status
codes, return a sever error with a message stating that the
response was unexpected.  The message will contain the original status
code to assist with debugging

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2019-07-06 10:42:46 +01:00
..
2018-12-29 19:31:04 +00:00
2019-01-24 09:12:46 +00:00
2019-04-06 20:45:04 +01:00
2019-07-06 10:42:46 +01:00
2019-01-24 09:12:46 +00:00
2018-11-01 15:10:08 +00:00