lightblue-platform / lightblue-migrator

GNU General Public License v3.0
3 stars 13 forks source link

Logging slow calls also when there is no timeout #392

Closed paterczm closed 8 years ago

paterczm commented 8 years ago

Facade will not timeout Lightblue call until source responds successfully. This change logs slow call warning independently of source and can help identify problems in Lightblue when source takes very long to respond or throws an exception.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.01%) to 67.896% when pulling 3ba39e1b8e49fe06873c92f2e04e57c296f8c5df on slowwarn into 35be4ad85b7c193330b0a81b8387f48cc07e6cbf on master.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.02%) to 67.929% when pulling 0054582c8796a8bc962850850ad8f35f89ae2924 on slowwarn into 35be4ad85b7c193330b0a81b8387f48cc07e6cbf on master.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.1%) to 67.758% when pulling b3c1ed6b9cea1daafce439053d54c196425806e1 on slowwarn into 35be4ad85b7c193330b0a81b8387f48cc07e6cbf on master.

dcrissman commented 8 years ago

Sorry, hit the wrong button there. Merged!