Skip to content

Conversation

@seazhu831
Copy link
Collaborator

No description provided.

- Split the SaveTask method into CreateTask and UpdateTask to clearly separate creation and update logic

- Add uniqueness checks for task name and task ID
- Add RunTask method to allow running an rsync task directly by task name

- Extend CLI commands and Unix socket handling to support triggering rsync tasks

- Add GetTaskByName method to retrieve tasks by name

- Refactor enqueueTask logic and improve handling of different task states
@seazhu831 seazhu831 merged commit 2b6f995 into develop Dec 30, 2025
6 checks passed
@seazhu831 seazhu831 deleted the feature/rsync branch December 30, 2025 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants