Commit Graph

13 Commits

Author SHA1 Message Date
0a66051b92 removed some code we dont need as not expecting any errors so should just throw an exception to the global handler 2017-02-06 21:47:08 +00:00
a4495b8fa9 tests for error handling on load balancing middleware 2017-02-06 20:22:09 +00:00
932bcb73d4 wip: removed some debug statements and all tests passing on my PC...feel there is something wrong with the service discovery test around task execution not completing 2017-02-05 21:21:02 +00:00
fb0f101732 wip fake consul provider 2017-02-05 21:08:16 +00:00
c46dcc05b8 started implementing the consul service provider 2017-02-04 13:16:31 +00:00
9828c3b427 started adding consul acceptance test 2017-02-03 22:50:57 +00:00
f285b0e0ad plugged load balancer middleware into Ocelot pipeline, load balanced downstream host and port now used by url creator middleware 2017-02-03 08:00:07 +00:00
aef6507da3 fixed failing tests after service discovery changes 2017-02-03 07:43:26 +00:00
f2c6d1c799 load balancer middle ware test and cake mac osx build script 2017-02-02 22:34:46 +00:00
07ca7989b0 more work towards getting service discovery working with load balancing 2017-02-02 21:34:15 +00:00
37aaeeed82 added houses 2017-02-02 08:00:37 +00:00
074ae4d609 started adding a load balancer house (terrible name?) 2017-02-01 22:30:28 +00:00
2aa156d0a6 refactoring service discovery and load balancing approach into load balancing middleware 2017-02-01 22:00:01 +00:00