Files
crawlab/core/controllers
Marvin Zhang 41e973a4d3 fix: misaligned nodes when running tasks from a schedule through enhancement by adding new route and handler for running schedules
- Introduced a new POST endpoint '/:id/run' in the router to trigger the execution of a schedule.
- Implemented the PostScheduleRun function to handle the execution logic, including validation of input parameters and scheduling tasks.
- Refactored the PostSpiderRun function to streamline the scheduling process by directly calling the admin service.
- Updated the FsFileInfo struct to clarify the children field description.
- Modified the Task model to make NodeIds field optional in JSON serialization.
2024-12-21 15:33:07 +08:00
..
2024-11-18 16:48:09 +08:00
2024-11-13 17:31:05 +08:00
2024-11-05 11:15:27 +08:00
2024-11-05 11:15:27 +08:00
2024-11-22 21:19:17 +08:00
2024-06-14 15:42:50 +08:00
2024-11-05 11:15:27 +08:00
2024-11-13 15:33:47 +08:00
2024-11-05 11:15:27 +08:00
2024-11-18 16:48:09 +08:00
2024-11-05 11:15:27 +08:00
2024-11-13 17:31:05 +08:00
2024-11-14 11:22:37 +08:00
2024-11-04 00:16:42 +08:00
2024-12-11 20:05:03 +08:00
2024-06-14 15:42:50 +08:00