refactor(mtproto): sync replace result cache with execution ledger
This commit is contained in:
parent
141f2f20c4
commit
c1597696af
39 changed files with 1621 additions and 2320 deletions
|
|
@ -32,7 +32,7 @@ const (
|
|||
// legacy constructions which do not declare a stronger ownership model.
|
||||
outboundLayerBindingSession outboundLayerBindingKind = iota
|
||||
// A request-bound result retains the profile captured by admission. A later
|
||||
// invokeWithLayer correction must not invalidate that in-flight/cached result.
|
||||
// invokeWithLayer correction must not invalidate that in-flight/retained result.
|
||||
outboundLayerBindingRequest
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue