mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-22 04:12:23 +02:00
UBERF-8518: Optimize client model (#7000)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -37,6 +37,7 @@ export async function createPlatformClient (
|
||||
{ mode: 'github' }
|
||||
)
|
||||
setMetadata(client.metadata.ConnectionTimeout, timeout)
|
||||
setMetadata(client.metadata.FilterModel, 'client')
|
||||
const endpoint = await getTransactorEndpoint(token)
|
||||
const connection = await (
|
||||
await clientResources()
|
||||
|
||||
Reference in New Issue
Block a user