Files
aitbc/apps/ai-service
aitbc c0cf1a67d0
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 2s
Deploy to Testnet / deploy-testnet (push) Successful in 1m16s
Integration Tests / test-service-integration (push) Successful in 1m37s
Multi-Node Stress Testing / stress-test (push) Successful in 2s
Node Failover Simulation / failover-test (push) Failing after 6s
Security Scanning / security-scan (push) Has been cancelled
fix: add asyncpg dependency to ai-service
- Add asyncpg >=0.30.0 to ai-service dependencies
- Required for PostgreSQL database connections
- Fixes ModuleNotFoundError on service startup
2026-05-02 16:26:21 +02:00
..