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

[Feature] Batch restart of streaming tasks #19

Closed
2 tasks done
wxyn opened this issue May 27, 2022 · 0 comments · Fixed by #29
Closed
2 tasks done

[Feature] Batch restart of streaming tasks #19

wxyn opened this issue May 27, 2022 · 0 comments · Fixed by #29
Labels
enhancement New feature or request
Projects

Comments

@wxyn
Copy link

wxyn commented May 27, 2022

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Problem Description

At present, a large number of production streaming tasks need to configure restart scenarios. At present, manual operation of task restart is heavy, and there is a high possibility of missing data, so this function is automated.
目前生产的流式任务有大量的需要配置重启的场景,目前任务重启人工操作工作量大,有很高的丢数漏数的可能性,故将此功能自动化。

Description

Added the batch operation option. You can select multiple tasks to perform operations and connect to the batch operation interface. The batch operation interface should be made to return quickly and obtain the current status of tasks through periodic refresh in the front end.
增加批量操作的选项,可以复选多个任务进行操作,对接批量操作接口,该批量操作接口应该做成可快速返回,通过前端定时刷新获取任务当前状态。

Use case

No response

solutions

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
0.2.0
Done
Development

Successfully merging a pull request may close this issue.

1 participant