gateway/modules/connectors
Ida Dittrich 6dc2afafb9 fix:performance improvements
- app.py: Pre-warm AI connectors at module load and in lifespan
- aicoreModelRegistry.py: Connector discovery cache, getAvailableModels cache, bulk RBAC, eager prewarm
- connectorDbPostgre.py: Connector cache, contextvars for userId, eviction (max 32)
- chatbot: Uses _get_cached_connector, Service center integration, BillingService exceptions, BillingService exceptions instead of direct imports
- interfaceDbApp.py: Uses _get_cached_connector
- interfaceDbManagement.py: Uses _get_cached_connector
- security/rbac.py: Adds checkResourceAccessBulk
2026-03-06 13:46:54 +01:00
..
connectorDbPostgre.py fix:performance improvements 2026-03-06 13:46:54 +01:00
connectorMessagingEmail.py refactored service center 2025-12-15 21:55:26 +01:00
connectorMessagingSms.py refactored service center 2025-12-15 21:55:26 +01:00
connectorOerebWfs.py feat: fetch oereb kataster and return Wohnzohne 2026-02-14 13:13:46 +01:00
connectorPreprocessor.py feat:chatbot weiterimplementiert 2026-01-05 15:12:13 +01:00
connectorSwissTopoMapServer.py fixed complete langgraph workflow and information fetching 2026-02-14 17:31:39 +01:00
connectorTicketsClickup.py refactored service center 2025-12-15 21:55:26 +01:00
connectorTicketsJira.py refactored service center 2025-12-15 21:55:26 +01:00
connectorVoiceGoogle.py com feature mvp 2026-03-02 00:51:27 +01:00
connectorZhWfsParcels.py fixed complete langgraph workflow and information fetching 2026-02-14 17:31:39 +01:00