|
@@ -55,6 +55,76 @@
|
|
|
"merge_logs": true,
|
|
|
"exec_mode": "fork",
|
|
|
"autorestart": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sync_publish_time_fq",
|
|
|
+ "script": "./task_script/sync_publish_time_fq.js",
|
|
|
+ "node_args": "--max-old-space-size=8192 --expose-gc",
|
|
|
+ "max_memory_restart": "4G",
|
|
|
+ "args": ["--type=data"],
|
|
|
+ "cwd": "/home/tg_factory",
|
|
|
+ "log_date_format": "YYYY-MM-DD HH:mm:ss",
|
|
|
+ "error_file": "./logs/task_script/sync_publish_time_fq_error.log",
|
|
|
+ "out_file": "./logs/task_script/sync_publish_time_fq_out.log",
|
|
|
+ "merge_logs": true,
|
|
|
+ "exec_mode": "fork",
|
|
|
+ "autorestart": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sync_publish_time_hy",
|
|
|
+ "script": "./task_script/sync_publish_time_hy.js",
|
|
|
+ "node_args": "--max-old-space-size=8192 --expose-gc",
|
|
|
+ "max_memory_restart": "4G",
|
|
|
+ "args": ["--type=data"],
|
|
|
+ "cwd": "/home/tg_factory",
|
|
|
+ "log_date_format": "YYYY-MM-DD HH:mm:ss",
|
|
|
+ "error_file": "./logs/task_script/sync_publish_time_hy_error.log",
|
|
|
+ "out_file": "./logs/task_script/sync_publish_time_hy_out.log",
|
|
|
+ "merge_logs": true,
|
|
|
+ "exec_mode": "fork",
|
|
|
+ "autorestart": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sync_publish_time_qm",
|
|
|
+ "script": "./task_script/sync_publish_time_qm.js",
|
|
|
+ "node_args": "--max-old-space-size=8192 --expose-gc",
|
|
|
+ "max_memory_restart": "4G",
|
|
|
+ "args": ["--type=data"],
|
|
|
+ "cwd": "/home/tg_factory",
|
|
|
+ "log_date_format": "YYYY-MM-DD HH:mm:ss",
|
|
|
+ "error_file": "./logs/task_script/sync_publish_time_qm_error.log",
|
|
|
+ "out_file": "./logs/task_script/sync_publish_time_qm_out.log",
|
|
|
+ "merge_logs": true,
|
|
|
+ "exec_mode": "fork",
|
|
|
+ "autorestart": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sync_publish_time_yw",
|
|
|
+ "script": "./task_script/sync_publish_time_yw.js",
|
|
|
+ "node_args": "--max-old-space-size=8192 --expose-gc",
|
|
|
+ "max_memory_restart": "4G",
|
|
|
+ "args": ["--type=data"],
|
|
|
+ "cwd": "/home/tg_factory",
|
|
|
+ "log_date_format": "YYYY-MM-DD HH:mm:ss",
|
|
|
+ "error_file": "./logs/task_script/sync_publish_time_yw_error.log",
|
|
|
+ "out_file": "./logs/task_script/sync_publish_time_yw_out.log",
|
|
|
+ "merge_logs": true,
|
|
|
+ "exec_mode": "fork",
|
|
|
+ "autorestart": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sync_publish_time_zh",
|
|
|
+ "script": "./task_script/sync_publish_time_zh.js",
|
|
|
+ "node_args": "--max-old-space-size=8192 --expose-gc",
|
|
|
+ "max_memory_restart": "4G",
|
|
|
+ "args": ["--type=data"],
|
|
|
+ "cwd": "/home/tg_factory",
|
|
|
+ "log_date_format": "YYYY-MM-DD HH:mm:ss",
|
|
|
+ "error_file": "./logs/task_script/sync_publish_time_zh_error.log",
|
|
|
+ "out_file": "./logs/task_script/sync_publish_time_zh_out.log",
|
|
|
+ "merge_logs": true,
|
|
|
+ "exec_mode": "fork",
|
|
|
+ "autorestart": true
|
|
|
}
|
|
|
]
|
|
|
}
|