freeleaps-service-hub/apps/devops/app/providers
zhenyus 95b6560ffd refactor: improve clarity of subscriber startup process in message_queue.py
Updated comment to specify that the subscriber starts in the background, enhancing code readability and understanding of the asynchronous behavior.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 02:48:55 +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: improve clarity of subscriber startup process in message_queue.py 2025-08-03 02:48:55 +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