CDV ❯ Provide reasonable means for error handing when creating express client instances
-
New Feature
-
Status: Resolved
-
2 Major
-
Resolution: Duplicate
-
-
-
lorban
-
Reporter: teck
-
August 23, 2010
-
0
-
Watchers: 4
-
December 06, 2013
-
December 06, 2013
Description
At the moment there is no good way to handle errors trying to instantiate an express L1 client. The call can block trying to resolve config URL(s) as well as establishing connections to the L2(s). There appears to be no way to influence the timeout for resolving URL config and the only way to control the server connect is with a tc.property. Although even with adjusting the server connect you end up with a System.exit() instead of an exception (ugh)
Comments
Steve Harris 2011-08-04
Abhishek Maheshwari 2013-12-06
fixed this through ENG-649
We should do this in vincente