|
@@ -181,6 +181,76 @@
|
|
|
"merge_logs": true,
|
|
|
"exec_mode": "fork",
|
|
|
"autorestart": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sync_author_hy",
|
|
|
+ "script": "./task_script/sync_author_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_author_hy_error.log",
|
|
|
+ "out_file": "./logs/task_script/sync_author_hy_out.log",
|
|
|
+ "merge_logs": true,
|
|
|
+ "exec_mode": "fork",
|
|
|
+ "autorestart": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sync_author_qm",
|
|
|
+ "script": "./task_script/sync_author_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_author_qm_error.log",
|
|
|
+ "out_file": "./logs/task_script/sync_author_qm_out.log",
|
|
|
+ "merge_logs": true,
|
|
|
+ "exec_mode": "fork",
|
|
|
+ "autorestart": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sync_author_qm_mf",
|
|
|
+ "script": "./task_script/sync_author_qm_mf.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_author_qm_mf_error.log",
|
|
|
+ "out_file": "./logs/task_script/sync_author_qm_mf_out.log",
|
|
|
+ "merge_logs": true,
|
|
|
+ "exec_mode": "fork",
|
|
|
+ "autorestart": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sync_author_dz",
|
|
|
+ "script": "./task_script/sync_author_dz.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_author_dz_error.log",
|
|
|
+ "out_file": "./logs/task_script/sync_author_dz_out.log",
|
|
|
+ "merge_logs": true,
|
|
|
+ "exec_mode": "fork",
|
|
|
+ "autorestart": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sync_author_zy",
|
|
|
+ "script": "./task_script/sync_author_zy.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_author_zy_error.log",
|
|
|
+ "out_file": "./logs/task_script/sync_author_zy_out.log",
|
|
|
+ "merge_logs": true,
|
|
|
+ "exec_mode": "fork",
|
|
|
+ "autorestart": true
|
|
|
}
|
|
|
]
|
|
|
}
|