Files
huly-platform/foundations/net/examples/04-complete-production-setup.ts
+1 98652c6476 Include sub projects (#10201)
* Add bump-changes

* Add utility tests

* Add utility tests

* Bump to new version of esbuild and typescript

* v0.7.3

* use platform rig 0.7.10

* upgrade: memory engine optimized; change name  to  (was recommended by Copilot and Onnikov, TODO: CHANGE CLIENT TOO!!!)

Signed-off-by: Leonid Kaganov <lleo@lleo.me>

* Fix rate limits bug

* Bump versions

* Fix lock file

* Fix bug in queue cleanup

* Add more tests for queue

* Add api-test tests

* Initial commit

* Improve hierarchy + tests

Add tests for hierarchy and few performance/memory  optimizations.

* Add more hierarchy tests

* Move from Huly platform repository

* Add docker tests setup

* Fix test to be executed only once

* Add connection tests

* Fix package include source files

* More tests

* Create README.md

* Fix pnpm lock

* Fix packages publish

* Remove broken tests

* feat: adjust hulylake client for storage adapter

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Fix export

* Fix publish

* Fix message update (#114)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Bump version

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Bump versions

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Fix lang store (#115)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* update hulylake client

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Bump version

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Add hulylake storage adapter

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Bump version

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix validation issues

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix: do not fail on deseralization error and add logs

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* bump version -> 0.1.14

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix collaboration test

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Update prettier and new update-deps script

Prettier + svelte support

* fix unstable ydoc tests

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Add tx ordering middleware

* Fix ordering tests

* Fix Kafka close of admin

* Add tests for measurement and understand overhead

* Fix not updated lock file

* Fix update-deps

* Fix update-deps

* Use latest platform-rig

* Fix deps

* Add rush check to CI

* Use latest versions

* Bump versions

* Fix lock file

* validate json patch

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* bump version -> 0.1.15

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix merge unit tests

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Script to sync eslint deps

* Fix deps

* Fix tests

* Fix platform-rig detection

* Update to latest platform-rig

* Update to latest platform rig and core

* Bump typescript

* Bump typescript

* Rollback eslint plugins

* Fix lock file

* Bump platform-rig

* Update to latest platform-rig

* update to latest platform-rig

* Allow to compile svelte files

* Add ui-test component for checking compile

* Fix log levels rename compile ui -> compile ui-esbuild

* Fix build

* Bump esbuild svelte version

* Chore: use fixed versions in update-deps

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Chore: commit changes

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Update deps

* Add tests for session manager

* Fix txOrdering implementation

* Bump ordering

* Prevent metrics zero values in measure

+ Fix format svelte files

* Revert update-deps script logic

* v0.7.19

* update to latest platform-rig

* Update deps

* Fix pnpm

* Session counters

* Fix pnpm lock

* Add storage client

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Bump versions

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix versions

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Bump core

* Fix pnpm

* Get rid of communication dependency

* Add copilot memory file

* Use proper name for instructions file

* Fix instructions

* Use domain instead of test name in gauges

* Update instructions file

* fix front service upload

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* remove incorrect test

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Move packages to huly.core

* Move packages to core, since they are not utils

* Add global user profile

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Fix lock file

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Add support for memory limit check

* Bump version

* Fix pnpm

* report more accurate upload progress

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fic validation issues

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Fix deps

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Move LowLevelStorage to server

* Fix linting

* Revert "Fix linting"

This reverts commit 54631d353e.

* Revert "Move LowLevelStorage to server"

This reverts commit aafb8f6f12.

* feature: add regorus engine with permit file

Signed-off-by: Leonid Kaganov <lleo@lleo.me>

* Fix one second counters for memory usage

* Fix kafka test

* use fresh core

* Version bump

* fix: key parameter added

Signed-off-by: Leonid Kaganov <lleo@lleo.me>

* Fix readme and few author mistakes

* Export domain schemas

* Bump version

* Tests (#117)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Bump version

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* feat: compact compact worker (#4)

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* bump version -> 0.1.16

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Add TypeIdentifier

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Add change logs

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* rename send -> try_send

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Bump

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix pnpm lock

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Add identifier middleware, bump core

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Add subsciption methods to account client

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Fix lock file

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Fix reaction notification (#118)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Bump version

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Improve find methods schemas to convert to valid types

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>

* Add change description

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>

* Do not transcode while recording

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Open telemetry support

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* use proper content type in multipart upload

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Bump versions

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix build (#26)

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Fix peers (#120)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Bump version

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Add ActivityCollaborativeChange

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Update pnpm

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Allow to suspend errors on with

* Fix pnpm cache

* update versions

* v0.7.17 for all

* v0.7.11

* v0.7.14

* remove arc from worker

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* bump version -> 0.1.17

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Rank for attributes

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Update pnpm

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix one second counters

* Fix withContext and allow pass options

* Fix formatting

* Use updated deps

* Bump versions

* Update deps

* Update deps to platform.core

* add support for textColor mark

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* add support for textStyle mark

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Bump versions

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Bump versions again

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Fix

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Rework on second timers

* fix merge of large blobs feched from s3

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* bump version -> 0.1.18

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* New subscription methods in account-client

* Update lock file

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Send error on find for wrong domain

* Suspend connect custom errors events in traces

* Bump client

* Bump core

* update deps

* Fix lock file

* Sorting for TypeIdentifier

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Bump version

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* add workspace usage info

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Bump versions

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* Improve pg security perfomance

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix identifier middleware

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Update TxAccessLevel interface

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Allow guest to update its identities

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Add password login locked platform status

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Fix Uptrace normalizeMarkdown errors

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Add change log

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Add txMatch to permission

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* update pnpm lock

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Bump

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix permission middleware

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix enum sorting

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Enable formatting check

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Enable formatting check

* Add change

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Fix Uptrace NaN error

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* feature: removed actors, improved performance

Signed-off-by: Leonid Kaganov <lleo@lleo.me>

* feature: ping from server to clients added

Signed-off-by: Leonid Kaganov <lleo@lleo.me>

* feature: ping from server to clients added

Signed-off-by: Leonid Kaganov <lleo@lleo.me>

* Compress kafka messages and fix exception in findAll

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Bump versions

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Bump versions

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Rush change

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix compression param

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Trigger change

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Clean up

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Trigger change

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Bump markdown version

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Enable sub projects

* Fix wrong double symbol scripts

* Include foundation packages

* Add support for custom exclude filters

Add support for custom exclude filters - by Andrey Sobolev - haiodo@gmail.com

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Bump

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix Uptrace filter is not a function error

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Sync versions

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

---------

Signed-off-by: Leonid Kaganov <lleo@lleo.me>
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Co-authored-by: Leonid Kaganov <lleo@lleo.me>
Co-authored-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
Co-authored-by: Alexander Onnikov <Alexander.Onnikov@gmail.com>
Co-authored-by: Kristina <kristin.fefelova@gmail.com>
Co-authored-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
Co-authored-by: Denis Bykhov <bykhov.denis@gmail.com>
Co-authored-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
Co-authored-by: Alexander Onnikov <aonnikov@hardcoreeng.com>
Co-authored-by: Artem Savchenko <armisav@gmail.com>
2025-11-26 19:15:30 +05:00

354 lines
10 KiB
TypeScript

/**
* Example 4: Complete Production Setup
*
* This example shows a complete production-ready setup with:
* - Multiple redundant agents
* - Proper error handling
* - Health monitoring
* - Graceful shutdown
* - Event monitoring for observability
*
* @example
* // Run this example:
* // cd examples && rushx run:production
*/
import { NetworkImpl, TickManagerImpl, AgentImpl } from '@hcengineering/network-core'
import { NetworkServer } from '@hcengineering/network-server'
import { createNetworkClient, NetworkAgentServer } from '@hcengineering/network-client'
import type {
Container,
ContainerUuid,
ClientUuid,
ContainerKind,
GetOptions,
NetworkEvent
} from '@hcengineering/network-core'
// Production container with proper lifecycle management
class ProductionServiceContainer implements Container {
private connections = new Map<ClientUuid, (data: any) => Promise<void>>()
private shutdownRequested = false
private requestCount = 0
private errorCount = 0
private lastActivityTime = Date.now()
constructor(
readonly uuid: ContainerUuid,
private readonly agentId: string,
private readonly config: any
) {
console.log(`[Service:${agentId}] Container ${uuid} started`)
}
async request(operation: string, data?: any, clientId?: ClientUuid): Promise<any> {
if (this.shutdownRequested) {
throw new Error('Container is shutting down')
}
this.requestCount++
this.lastActivityTime = Date.now()
try {
console.log(`[Service:${this.agentId}] Processing ${operation} (request #${this.requestCount})`)
switch (operation) {
case 'process':
// Simulate some work
await new Promise(resolve => setTimeout(resolve, 100))
return {
success: true,
operation,
processedBy: this.agentId,
requestId: this.requestCount,
data: data?.value ? data.value * 2 : null
}
case 'healthCheck':
return {
success: true,
healthy: !this.shutdownRequested,
agentId: this.agentId,
uuid: this.uuid,
uptime: Date.now() - (this.lastActivityTime - (this.requestCount * 1000)),
requestCount: this.requestCount,
errorCount: this.errorCount,
connections: this.connections.size
}
case 'getMetrics':
return {
success: true,
metrics: {
requestCount: this.requestCount,
errorCount: this.errorCount,
errorRate: this.requestCount > 0 ? this.errorCount / this.requestCount : 0,
activeConnections: this.connections.size,
lastActivityTime: this.lastActivityTime
}
}
case 'simulateError':
this.errorCount++
throw new Error('Simulated error for testing')
default:
return {
success: false,
error: 'Unknown operation',
supportedOperations: ['process', 'healthCheck', 'getMetrics', 'simulateError']
}
}
} catch (error: any) {
this.errorCount++
console.error(`[Service:${this.agentId}] Error processing ${operation}:`, error.message)
throw error
}
}
async ping(): Promise<void> {
// Health check - verify dependencies, connections, etc.
if (this.shutdownRequested) {
throw new Error('Container is shutting down')
}
}
async terminate(): Promise<void> {
if (this.shutdownRequested) return
this.shutdownRequested = true
console.log(`[Service:${this.agentId}] Terminating container ${this.uuid}...`)
// Notify all connected clients
await this.broadcastShutdown()
// Cleanup resources
this.connections.clear()
console.log(`[Service:${this.agentId}] Container ${this.uuid} terminated`)
console.log(` Total requests: ${this.requestCount}`)
console.log(` Total errors: ${this.errorCount}`)
}
connect(clientId: ClientUuid, broadcast: (data: any) => Promise<void>): void {
console.log(`[Service:${this.agentId}] Client ${clientId} connected`)
this.connections.set(clientId, broadcast)
}
disconnect(clientId: ClientUuid): void {
console.log(`[Service:${this.agentId}] Client ${clientId} disconnected`)
this.connections.delete(clientId)
}
private async broadcastShutdown(): Promise<void> {
const promises = Array.from(this.connections.values()).map(handler =>
handler({
type: 'shutdown',
message: 'Container is terminating',
agentId: this.agentId,
uuid: this.uuid
}).catch(err => console.error('[Service] Failed to notify client:', err))
)
await Promise.all(promises)
}
}
async function startProductionSystem() {
console.log('=== Complete Production Setup Example ===\n')
console.log('Starting production system...\n')
// 1. Start network server
const tickManager = new TickManagerImpl(1000)
tickManager.start()
const network = new NetworkImpl(tickManager)
const server = new NetworkServer(
network,
tickManager,
'*', // Bind to all interfaces in production
3737
)
console.log('✓ Network server started on port 3737')
// 2. Start multiple agents for redundancy
const agents = []
const agentCount = 3
for (let i = 1; i <= agentCount; i++) {
const agent = new AgentImpl(`agent-${i}` as any, {
'production-service': async (options: GetOptions) => {
const uuid = options.uuid ?? `svc-${Date.now()}-${i}` as ContainerUuid
const container = new ProductionServiceContainer(uuid, `agent-${i}`, {
agentId: i,
environment: 'production'
})
return {
uuid,
container,
endpoint: `prod://agent-${i}/${uuid}` as any
}
}
})
const agentServer = new NetworkAgentServer(
tickManager,
'localhost',
'*',
3738 + i
)
await agentServer.start(agent)
agents.push({ agent, server: agentServer, id: `agent-${i}` })
console.log(`✓ Agent ${i} started on port ${3738 + i}`)
}
console.log()
// 3. Connect client with production timeout (3 seconds)
const client = createNetworkClient('localhost:3737')
await client.waitConnection(5000)
console.log('✓ Client connected')
// 4. Register all agents
for (const { agent, id } of agents) {
await client.register(agent)
console.log(`✓ ${id} registered`)
}
console.log()
// 5. Setup comprehensive monitoring
console.log('=== Setting up monitoring ===\n')
let eventCount = 0
const unsubscribe = client.onUpdate(async (event: NetworkEvent) => {
eventCount++
// Log agent events
for (const agentEvent of event.agents) {
const eventType = ['added', 'updated', 'removed'][agentEvent.event]
console.log(`[Monitor] Agent ${agentEvent.id}: ${eventType}`)
if (agentEvent.event === 2) { // removed
console.log(`[Alert] Agent ${agentEvent.id} went offline!`)
}
}
// Log container events
for (const containerEvent of event.containers) {
const eventType = ['added', 'updated', 'removed'][containerEvent.event]
console.log(`[Monitor] Container ${containerEvent.container.uuid}: ${eventType}`)
if (containerEvent.event === 2) { // removed
console.log(`[Alert] Container ${containerEvent.container.uuid} was removed`)
}
}
})
console.log('✓ Monitoring active\n')
console.log('=== Production system ready ===\n')
// 6. Simulate production workload
console.log('=== Simulating production workload ===\n')
// Request containers (will be load-balanced across agents)
const containers = []
for (let i = 0; i < 5; i++) {
const ref = await client.get('production-service' as ContainerKind, {})
containers.push(ref)
console.log(`✓ Container ${i + 1} acquired: ${ref.uuid}`)
}
console.log()
// Send requests to all containers
console.log('--- Sending requests ---')
for (let i = 0; i < containers.length; i++) {
try {
const result = await containers[i].request('process', { value: i + 1 })
console.log(`Container ${i + 1} result:`, result)
} catch (error: any) {
console.error(`Container ${i + 1} error:`, error.message)
}
}
console.log()
// Health checks
console.log('--- Health checks ---')
for (let i = 0; i < containers.length; i++) {
const health = await containers[i].request('healthCheck')
console.log(`Container ${i + 1}:`, health)
}
console.log()
// Get metrics
console.log('--- Metrics ---')
const metrics = await containers[0].request('getMetrics')
console.log('Service metrics:', metrics.metrics)
console.log()
// Test error handling
console.log('--- Testing error handling ---')
try {
await containers[0].request('simulateError')
} catch (error: any) {
console.log('✓ Error handled correctly:', error.message)
}
console.log()
// 7. Cleanup - demonstrate graceful shutdown
console.log('=== Graceful shutdown ===\n')
console.log('Releasing containers...')
for (const container of containers) {
await container.close()
}
console.log('✓ All containers released\n')
console.log('Stopping agents...')
for (const { server, id } of agents) {
await server.close()
console.log(`✓ ${id} stopped`)
}
console.log()
console.log('Stopping network server...')
await server.close()
tickManager.stop()
console.log('✓ Network server stopped\n')
unsubscribe()
console.log(`Total events monitored: ${eventCount}\n`)
console.log('✓ Production system shutdown complete!')
// Close client (will not wait due to linger: 0)
client.close()
return {
eventCount,
containersCreated: containers.length,
agentsUsed: agentCount
}
}
// Main execution
async function main() {
try {
const stats = await startProductionSystem()
console.log('\n=== Production System Statistics ===')
console.log(` Agents deployed: ${stats.agentsUsed}`)
console.log(` Containers created: ${stats.containersCreated}`)
console.log(` Events monitored: ${stats.eventCount}`)
console.log('\n✓ Example completed successfully!')
} catch (error: any) {
console.error('\n✗ Production system error:', error.message)
process.exit(1)
}
// Force exit - something in the production setup keeps the event loop alive
process.exit(0)
}
main().catch((err) => {
console.error(err)
process.exit(1)
})
export { ProductionServiceContainer }