{
"task_id": 9011,
"service_id": 9017,
"task_name": "d09160956-comfyui-sdv35-1",
"resources": [
{
"mark": "your_resource_mark",
"points": 1
}
],
"services": [
{
"service_name": "d1757987812165-21241",
"service_image": "harbor.suanleme.cn/huang5876/last1/comfyui-sd:invisiblekk-fb0ce5e9-1a0d-4ad4-a146-8a2c572a0f15",
"remote_ports": [
{
"service_port": 8188
},
{
"service_port": 3000
}
],
"health_checks": {
"liveness_probe": {
"switch": true,
"probe_type": "httpGet",
"path": "/live",
"port": 8188,
"initial_delay_seconds": 30,
"period_seconds": 10,
"timeout_seconds": 5,
"failure_threshold": 3
},
"readiness_probe": {
"switch": true,
"probe_type": "httpGet",
"path": "/ready",
"port": 8188,
"initial_delay_seconds": 5,
"period_seconds": 10,
"timeout_seconds": 5,
"failure_threshold": 3
},
"startup_probe": {
"switch": true,
"probe_type": "httpGet",
"path": "/health",
"port": 8188,
"initial_delay_seconds": 0,
"period_seconds": 10,
"timeout_seconds": 5,
"failure_threshold": 30
}
}
}
],
"env_vars": {
"APP_ENV": "production",
"LOG_LEVEL": "INFO"
}
}