issues Search Results · language:Dune language:JavaScript language:Java language:HTML language:JavaScript language:Python
Filter by
41.6M results
Build document-service (port 8088). Kafka consumer (VALIDADO events only) generates PDF certificates using OpenPDF,
uploads to S3 bucket pasantias-documents-qa, stores metadata in PostgreSQL document_db ...
Build report-service (port 8089). Kafka consumer (VALIDADO + PENDIENTE) accumulates statistics in PostgreSQL report_db
and global MongoDB report_read_db. Exposes SOAP endpoint /ws/reports (XSD + JAXB without ...
Build evaluation-service (port 8086) with Layered architecture. CRUD for final evaluations stored in PostgreSQL
evaluation_db. gRPC client to user-service for student enrichment (best-effort). Grade validation ...
uild hours-service (port 8085) implementing CQRS: REST commands write to PostgreSQL hours_db, Kafka producer publishes
horas.registradas event, MongoDB consumer maintains horas_resumen read projection. ...
Descripción
Al hacer docker compose up -d, el contenedor thdora quedaba en Restarting (0) y los logs estaban vacíos.
thdora thdora-thdora python3 Restarting (0) 3 seconds ago
Causa
docker-compose.yml ...
bug
Descripción
Tras resolver el error anterior, la API fallaba al cargar src/bot/middleware.py:
ModuleNotFoundError: No module named src.db.session
Causa
src/bot/middleware.py importaba get_db desde ...
bug
Add docker system prune -af, apt-get clean, log truncation and journalctl vacuum at the start of deploy-qa.yml and
deploy-prod.yml to prevent disk space issues on t3.small instances.
Descripción
Al cargar la API, uvicorn fallaba al importar el router admin:
ImportError: cannot import name get_db from src.api.deps
Causa
src/api/deps.py solo tenía get_manager (usando SQLiteLifeManager). ...
bug
This issue records the public preview index rollup for the reviewer question maintainer route.
Shipped artifact:
1. docs/REVIEWER_QUESTION_MAINTAINER_PUBLIC_PREVIEW_INDEX_ROLLUP_V0_1.md
2. docs/reviewer_question_maintainer_public_preview_index_rollup_v0_1.json ...
reviewer questions

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.