mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 04:37:44 +02:00
UBERF-8899: Fix Reconnect performance (#7597)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -162,6 +162,11 @@ export interface DBAdapterManager {
|
||||
|
||||
export interface PipelineContext {
|
||||
workspace: WorkspaceIdWithUrl
|
||||
|
||||
lastTx?: string
|
||||
|
||||
lastHash?: string
|
||||
|
||||
hierarchy: Hierarchy
|
||||
modelDb: ModelDb
|
||||
branding: Branding | null
|
||||
|
||||
Reference in New Issue
Block a user