- Added panic recovery to health checker and data cleaner to prevent crashes from unexpected errors. - Implemented graceful shutdown for both components, ensuring they complete ongoing tasks before stopping. - Updated the job import in the load module to manage health checker and data cleaner lifecycle. - Introduced new channels to signal completion of health checks and data cleanups. |
||
|---|---|---|
| .. | ||
| bindata.go | ||
| data.go | ||
| data_test.go | ||