31 Commits

Author SHA1 Message Date
qidongsheng
c88b737478 qidongsheng 0619 2020-06-19 14:11:37 +08:00
gazebo
1a2f653561 尝试修复同步任务大量出错后导致内存使用很大的问题 2020-01-17 22:16:57 +08:00
gazebo
4896516cf2 每日报警心跳,缺省并发任务数从10改为5。 2020-01-17 16:44:02 +08:00
gazebo
27adff6add - ParallelTask结束后,清除subFinishChan与taskChan 2019-08-30 08:50:07 +08:00
gazebo
6c805edf92 - tasksch中,任务完成后要将worker置空,否则被管理的任务的worker会hold住大量对象 2019-08-29 11:19:54 +08:00
gazebo
8768fe8236 - FreeBatchStoreSkuInfo与FreeBatchStoreSkuSyncInfo添加任务名 2019-08-07 14:15:30 +08:00
gazebo
c020130819 - tasksch.NewParallelTask2,支持部分失败时得到准备的成功,失败个数信息 2019-08-06 14:20:32 +08:00
gazebo
402e60ab50 - 整理tasksch 2019-08-01 20:07:39 +08:00
gazebo
852fff6eff - 重构tasksch 2019-08-01 16:29:11 +08:00
gazebo
a31ba8f730 - 整理tasksch 2019-08-01 14:29:22 +08:00
gazebo
a66d69a265 - 特殊处理同步价格至平台出错,较大改动 2019-06-06 15:01:48 +08:00
gazebo
1a91ae1732 - tasksch任务在结束后释放jobList,避免被管理的任务不能释放内存 2019-05-25 08:45:50 +08:00
gazebo
addd9e3ad9 - tasksch中,子任务结束发送结果时要获取lock 2019-04-17 13:32:20 +08:00
gazebo
36e117f313 - 修复tasksch中任务panic导致的BUG 2019-04-17 12:26:51 +08:00
gazebo
834a1f2206 - up 2019-03-29 16:56:22 +08:00
gazebo
25ac631c5c - refactor jxcontent and tasksch (remove dependency from jxcontent to tasksch)
- send dingding msg to user when async task finished
2019-03-22 15:04:28 +08:00
gazebo
0ba4068c92 - optimize PullJdOrder 2019-01-10 23:46:59 +08:00
gazebo
ceb66bc48a - tasksch error show taks name
- distinguish platform error
2018-12-03 16:19:51 +08:00
gazebo
7a93cf745d - when IsContinueWhenError is true, if partial failed, mark the whole task as failed. 2018-10-27 18:00:02 +08:00
gazebo
0743df73b2 - revert default IsContinueWhenError to false. 2018-10-27 17:22:22 +08:00
gazebo
abd8326511 - avoid nil TaskError 2018-10-27 17:16:16 +08:00
gazebo
eac24b9a5a - SyncStoresCategory
- TaskError for json output.
2018-10-27 16:12:00 +08:00
gazebo
970e8dc7b2 - only clear sync status when SkuShopCategoryMap succeeded
- and DetailErrList for tasksch.
2018-10-27 10:22:25 +08:00
gazebo
6c7b9afd10 - remove RunParallelTask
- refactor partner.SyncStoreCategory.
2018-10-26 13:38:35 +08:00
gazebo
93a7202423 - RefreshAllStoresID
- RefreshAllSkusID
- use new tasksch when possible(not use run directly).
2018-10-23 16:34:42 +08:00
gazebo
c818c45a4d - optimize tasksch channel. 2018-10-21 17:09:08 +08:00
gazebo
0fb6fe27fe - close quitChan when Cancel for tasksch. 2018-10-21 13:47:53 +08:00
gazebo
0d5a5189ed - big refactor tasksch 2018-10-20 15:05:02 +08:00
gazebo
2bfa5fe17f - use utils.CallFuncAsync when possible. 2018-10-20 12:02:52 +08:00
gazebo
c00336905a - ren tasksch.Task to ParallelTask. 2018-10-20 09:35:17 +08:00
gazebo
66ef068fc3 - refactor tasksch
- sequence task added.
- task tree added.
2018-10-20 09:22:36 +08:00