Skip to content

[FEATURE REQUEST] Refactor Cleanup Task Handler #515

Closed
@danielhumanmod

Description

@danielhumanmod

Is your feature request related to a problem? Please describe.

In #312, we introduced metadata file cleanup logic into the ManifestFileCleanupTaskHandler, resulting in this handler being coupled with the cleanup logic for various file types. To improve maintainability and scalability in the future, it may be beneficial to create a base class for cleanup tasks and extract a dedicated batch file cleanup task handler from it.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions