log src/requests.tp @ 59:3c8d8fdd32a1 default tip

age author description
Sun, 11 Aug 2013 04:35:02 -0700 Mike Pavone Sleep for 20 seconds when we receive a 429 response
Sun, 11 Aug 2013 04:03:51 -0700 Mike Pavone Updated myproblems.json. Some solver fixes
Sun, 11 Aug 2013 02:32:06 -0700 Mike Pavone Fix decoding of JSON problem array
Sun, 11 Aug 2013 02:16:55 -0700 William Morgan parsing myproblems.json, needs fix
Sat, 10 Aug 2013 23:30:12 -0700 William Morgan problem response json is parsed, also works with training problems. tested.
Sat, 10 Aug 2013 22:31:18 -0700 William Morgan other training problem.
Sat, 10 Aug 2013 21:23:33 -0700 William Morgan working guess request and response.
Sat, 10 Aug 2013 20:30:05 -0700 William Morgan eval(id) request fixed. Fail gracefully on non-200 http response.
Sat, 10 Aug 2013 18:39:45 -0700 William Morgan added guess response.
Sat, 10 Aug 2013 16:31:48 -0700 Mike Pavone Added code for sending and decoding the responses of evalRequests
Sat, 10 Aug 2013 11:53:21 -0700 Mike Pavone some work that probably needs to be trashed on requests.tp
Sat, 10 Aug 2013 03:56:32 -0700 William Morgan cleanup.
Sat, 10 Aug 2013 03:31:50 -0700 William Morgan some attempts at parsing an eval response
Fri, 09 Aug 2013 15:53:53 -0700 William Morgan cleanup.
Fri, 09 Aug 2013 15:52:16 -0700 William Morgan strJoin finally works.
Fri, 09 Aug 2013 13:53:45 -0700 William Morgan simple parallel requests limit test
Fri, 09 Aug 2013 12:55:38 -0700 William Morgan for bug investigation
Fri, 09 Aug 2013 04:31:14 -0700 Mike Pavone Small bit of cleanup now that the string escaping bug is fixed.
Fri, 09 Aug 2013 04:17:27 -0700 William Morgan moving file base src/requsets.tp@d895d7194791