freeleaps-service-hub/apps/devops/app
zhenyus 2dd73c0734 refactor: enhance lazy initialization and error handling in message consumer startup
Updated the message consumer initialization to occur lazily during the startup event, improving application startup performance. Added detailed logging for service initialization, registration, and error handling to enhance traceability and robustness during startup and shutdown processes.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:01:11 +08:00
..
backend Add message queue registration in application bootstrap and update dependencies 2025-07-30 10:50:22 +08:00
bootstrap Add message queue registration in application bootstrap and update dependencies 2025-07-30 10:50:22 +08:00
common refactor: remove unnecessary @dataclass decorator from DevOpsReconcileRequest 2025-08-01 09:03:39 +08:00
envs Add implementation of devops service 2025-05-18 22:23:44 -07:00
providers refactor: enhance lazy initialization and error handling in message consumer startup 2025-08-03 03:01:11 +08:00
routes Implement get_latest_deployment 2025-07-13 11:38:57 -07:00
scripts/mongodb Add implementation of devops service 2025-05-18 22:23:44 -07:00
__init__.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
main.py Add implementation of devops service 2025-05-18 22:23:44 -07:00