WeBankFinTech / Exchangis

Exchangis is a lightweight,highly extensible data exchange platform that supports data transmission between structured and unstructured heterogeneous data sources
https://github.com/WeBankFinTech/Exchangis.git
Apache License 2.0
448 stars 208 forks source link

[Open source] Exchangis1.0 modifies the status conditions in the supplementary synchronization history. #245

Closed one-beauty closed 2 years ago

one-beauty commented 2 years ago

'Inited': '准备',         'Scheduled': '预排',         'Running': '运行中',         'WaitForRetry': '等待重试',         'Cancelled': '取消',         'Failed': '失败',         'Partial_Success': '部分成功',         'Success': '运行成功',         'Undefined': '未定义',         'Timeout': '超时' LuspeyvKnFK1LPO8Qk3AEA

jefftlin commented 2 years ago

https://github.com/WeBankFinTech/Exchangis/pull/282,这个pr解决了