freeleaps-service-hub/apps/devops/app/providers
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
..
__init__.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
common.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
database.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
exception_handler.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
logger.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
message_queue.py refactor: enhance lazy initialization and error handling in message consumer startup 2025-08-03 03:01:11 +08:00
metrics.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
probes.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
router.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
scheduler.py Add implementation of devops service 2025-05-18 22:23:44 -07:00