Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: display sync log #434

Merged
merged 1 commit into from
Dec 28, 2023
Merged

feat: display sync log #434

merged 1 commit into from
Dec 28, 2023

Conversation

elrrrrrrr
Copy link
Member

closes #427 ,在 cli 展示实时同步状态

image

  • 📒 修改 syncInfo 结构,分别进行查询任务状态和任务日志
  • ♻️ 每次全量获取日志信息,去除无效的 offset 参数信息
  • 💂 任务完成后再次判断日志信息,oss 日志可能会异步写入

@fengmk2 fengmk2 self-assigned this Dec 28, 2023
@fengmk2 fengmk2 merged commit 11cfecc into master Dec 28, 2023
21 checks passed
@fengmk2 fengmk2 deleted the sync-log branch December 28, 2023 04:05
fengmk2 pushed a commit that referenced this pull request Dec 28, 2023
[skip ci]

## [9.4.0](v9.3.2...v9.4.0) (2023-12-28)

### Features

* display sync log ([#434](#434)) ([11cfecc](11cfecc)), closes [#427](#427)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

同步日志接口需要更新
2 participants