it0/packages/services/audit-service/src
hailin 9a1ecf10ec fix: add restart policy, global error handlers, and fix tenant schema bug
- Add restart: unless-stopped to all 12 Docker services
- Add process.on(unhandledRejection/uncaughtException) to all 7 service main.ts
- Fix handleEventTrigger using tenantId UUID as schema name instead of slug lookup
- Wrap Redis event subscription callbacks in try/catch

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 05:30:34 -08:00
..
application/use-cases Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
domain Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
infrastructure/repositories Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
interfaces/rest/controllers fix: remove AuthGuard('jwt') from all service controllers 2026-02-21 23:42:37 -08:00
audit.module.ts Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
main.ts fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00