mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-31 20:29:55 +02:00
UBERF-7790: Fix connection timeout issue (#6301)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -739,6 +739,9 @@ export class PlatformWorker {
|
||||
}
|
||||
}
|
||||
}
|
||||
this.ctx.info('************************* Check workspaces done ************************* ', {
|
||||
workspaces: this.clients.size
|
||||
})
|
||||
return errors > 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user