Hmm we have APIs to get the VC no? If so, I think we should only have the lowest level API, and avoid duplicating functionality.
I’m fine deprecating / removing any obsoleted APIs in favor of a new, more generic one. — Leif > On Jul 26, 2019, at 16:14, Alan Carroll > <solidwallofc...@verizonmedia.com.invalid> wrote: > > Ah, I thought you were asking if that could be removed. Yes, if it's not > there already, it seems like a good addition. > > On Fri, Jul 26, 2019 at 11:05 AM Walt Karas <wka...@verizonmedia.com.invalid> > wrote: > >> There are API functions to determine in a transaction or a session are >> internally-created. They look at their client-side VConn, and see if it's >> internally-generated. But there is currently no API function that takes a >> TSVConn parameter and returns whether or not it is internally-created. >> >> On Thu, Jul 25, 2019 at 5:48 PM Alan Carroll >> <solidwallofc...@verizonmedia.com.invalid> wrote: >> >>> We certainly need some API to determine if a connection and/or a state >>> machine is an internal request. That's used heavily. >>> >>> On Thu, Jul 25, 2019 at 3:16 PM Walt Karas <wka...@verizonmedia.com >>> .invalid> >>> wrote: >>> >>>> The old Mexican saying el que calla otorga applies here. >>>> >>>> On Thu, Jul 25, 2019 at 1:44 PM Walt Karas <wka...@verizonmedia.com> >>>> wrote: >>>> >>>>> Do we need to add this function to the TS API? >>>>> >>>> >>> >>