onsvejda
Results
2
issues of
onsvejda
We tried using some two different approaches: 1) Having "static" CdsServiceClient with cloning (Test1Controller in attached sample) - i.e. `static CdsServiceClient client = ...` `using(var clone = client.Clone()) { ......
It is impossible to specify http message handler neither for WCF client nor for ODATA client. Exposing this can give a 3pty advantage of implementing basic policies like retry /...
enhancement