Steve Howell
df4b665658
refactor: Parse JSON from bots in one place.
...
We move the JSON parsing step into the
higher level function: process_success_response().
In the unlikely event that we'll start integrating
with a solution that doesn't use JSON, we can deal
with that, and for now doing the parsing in one
place will help us make error reporting more
consistent.
In a subsequent commit we'll introduce better
error handling for malformed JSON.
2018-10-11 16:12:07 -07:00
..
2018-08-21 12:55:36 -07:00
2018-05-31 08:08:59 -07:00
2018-07-13 01:01:00 +05:30
2018-07-14 10:39:35 +05:30
2018-08-17 08:14:42 -07:00
2018-08-31 17:07:02 +05:30
2018-08-17 08:14:42 -07:00
2018-08-31 14:16:47 -07:00
2018-05-14 10:36:10 -07:00
2018-08-17 08:37:27 -07:00
2018-08-09 15:58:31 -07:00
2018-08-01 11:05:58 -07:00
2018-09-25 21:02:58 -07:00
2018-06-23 12:03:30 -07:00
2018-10-11 15:12:08 -07:00
2018-08-13 13:23:29 -07:00
2018-06-19 10:48:38 -07:00
2018-08-10 13:58:39 -07:00
2018-08-22 22:45:08 -07:00
2018-08-11 14:51:26 -07:00
2018-08-09 15:12:53 -07:00
2018-10-11 14:54:29 -07:00
2018-05-09 20:45:45 -07:00
2018-09-21 10:57:22 -07:00
2018-06-19 10:48:38 -07:00
2018-05-21 22:41:00 -07:00
2018-08-26 22:53:57 -07:00
2018-07-14 12:19:33 +05:30
2018-09-21 12:06:18 -07:00
2018-07-30 17:40:20 -07:00
2018-05-21 09:59:55 -07:00
2018-08-27 14:12:03 -07:00
2018-10-09 15:43:21 -07:00
2018-09-21 10:41:05 -07:00
2018-07-30 13:00:23 -07:00
2018-05-23 11:53:22 +05:30
2018-08-08 09:00:28 -07:00
2018-10-11 16:12:07 -07:00
2018-10-11 16:12:07 -07:00
2018-07-30 12:28:31 -07:00
2018-08-28 12:12:46 -07:00
2018-07-14 11:34:04 +05:30
2018-05-24 11:31:36 -07:00
2018-07-11 19:41:43 +05:30
2018-07-31 09:28:33 -07:00
2018-06-16 06:33:14 -07:00
2018-08-08 11:06:33 -07:00
2018-10-11 15:30:26 -07:00
2018-10-11 15:31:12 -07:00
2018-08-13 10:37:35 -07:00
2018-05-10 14:19:49 -07:00
2018-08-31 11:52:24 -07:00
2018-09-15 18:45:10 -07:00
2018-08-10 16:20:36 -07:00
2018-08-01 11:52:14 -07:00
2018-05-30 14:47:36 -07:00
2018-10-02 11:12:07 -07:00
2018-09-18 13:49:34 -07:00
2018-10-11 15:44:47 -07:00
2018-08-10 13:58:39 -07:00
2018-08-10 13:58:39 -07:00
2018-10-11 15:52:29 -07:00
2018-08-27 16:56:23 -07:00
2018-09-12 11:43:24 -07:00
2018-05-17 09:18:31 -07:00
2018-08-24 10:00:25 -07:00
2018-07-01 20:32:36 -04:00
2018-08-08 16:35:17 -07:00