Files
aitbc/apps
aitbc 3f0d233688
All checks were successful
API Endpoint Tests / test-api-endpoints (push) Successful in 15s
Integration Tests / test-service-integration (push) Successful in 39s
Python Tests / test-python (push) Successful in 13s
Security Scanning / security-scan (push) Successful in 33s
fix: handle slowapi.errors import with fallback
- Add try/except for slowapi.errors import
- Fall back to importing RateLimitExceeded from slowapi directly
- Handles different slowapi package structures across versions
- Fixes integration-tests CI import error
2026-04-24 12:53:12 +02:00
..