Merge branch 'codex/cache-view-procedure-hotpaths'

This commit is contained in:
kdletters
2026-05-17 21:18:07 +08:00
175 changed files with 7495 additions and 1891 deletions

View File

@@ -7,6 +7,7 @@ GENARRATIVE_API_PORT=8082
GENARRATIVE_API_LOG=info,tower_http=info
GENARRATIVE_API_LISTEN_BACKLOG=1024
GENARRATIVE_API_WORKER_THREADS=4
GENARRATIVE_API_MAX_CONCURRENT_REQUESTS=512
GENARRATIVE_OTEL_ENABLED=false
OTEL_SERVICE_NAME=genarrative-api
OTEL_EXPORTER_OTLP_ENDPOINT=http://127.0.0.1:4318