semantics
This commit is contained in:
@@ -13,6 +13,8 @@ from ..config_manager import ConfigManager
|
||||
# [DEF:TaskCleanupService:Class]
|
||||
# @PURPOSE: Provides methods to clean up old task records and their associated logs.
|
||||
# @COMPLEXITY: 3
|
||||
# @RELATION: DEPENDS_ON -> Task_manager
|
||||
# @RELATION: DEPENDS_ON -> ThrottledSchedulerConfigurator, CALL -> -> TaskCleanupService
|
||||
class TaskCleanupService:
|
||||
# [DEF:__init__:Function]
|
||||
# @PURPOSE: Initializes the cleanup service with dependencies.
|
||||
|
||||
Reference in New Issue
Block a user