This website requires JavaScript.
Explore
Help
Sign In
git-sync
/
crawlab
Watch
1
Star
0
Fork
0
You've already forked crawlab
mirror of
https://github.com/crawlab-team/crawlab.git
synced
2026-01-21 17:21:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3678d14082f68be5a9dcc00ab71496d112401a34
crawlab
/
core
/
task
/
handler
History
Marvin Zhang
3678d14082
feat: implement bounded goroutine pools for task execution and notification handling; enhance task scheduler with graceful shutdown and cleanup routines; update metric component for new time range options
2025-08-06 17:57:37 +08:00
..
runner_resilience_test.go
fix: enhance task service resilience with connection health monitoring and periodic cleanup
2025-06-23 11:57:05 +08:00
runner_test.go
refactor: remove unused task type field in runner test setup
2025-04-22 16:50:56 +08:00
runner.go
feat: implement bounded goroutine pools for task execution and notification handling; enhance task scheduler with graceful shutdown and cleanup routines; update metric component for new time range options
2025-08-06 17:57:37 +08:00
service_robustness_test.go
feat: implement zombie process prevention and cleanup mechanisms in task runner
2025-06-23 13:54:43 +08:00
service.go
feat: implement bounded goroutine pools for task execution and notification handling; enhance task scheduler with graceful shutdown and cleanup routines; update metric component for new time range options
2025-08-06 17:57:37 +08:00
zombie_prevention_test.go
feat: implement zombie process prevention and cleanup mechanisms in task runner
2025-06-23 13:54:43 +08:00