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

perf: 定时任务详情数据加载方式优化 #3284

Open
jsonwan opened this issue Nov 4, 2024 · 0 comments
Open

perf: 定时任务详情数据加载方式优化 #3284

jsonwan opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
doing 已经接受处理,正在开发实施 kind/enhancement 功能改进特性

Comments

@jsonwan
Copy link
Collaborator

jsonwan commented Nov 4, 2024

  1. 提供单独的接口获取详情数据,不再从列表接口数据中获取,以提升响应速度。
@jsonwan jsonwan added kind/enhancement 功能改进特性 backlog 需求初始状态,等待产品进行评估 labels Nov 4, 2024
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 14, 2024
1.列表接口去除变量信息;
2.详情接口已存在:/web/scope/{scopeType}/{scopeId}/cron/job/{cronJobId}。
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 14, 2024
@bkjob-bot bkjob-bot added todo 进入开发排期的状态,纳入了最近的迭代 and removed backlog 需求初始状态,等待产品进行评估 labels Nov 14, 2024
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 14, 2024
1.列表接口去除变量信息;
2.详情接口已存在:/web/scope/{scopeType}/{scopeId}/cron/job/{cronJobId}。
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 14, 2024
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 14, 2024
@bkjob-bot bkjob-bot added doing 已经接受处理,正在开发实施 and removed todo 进入开发排期的状态,纳入了最近的迭代 labels Nov 18, 2024
@bkjob-bot bkjob-bot added todo 进入开发排期的状态,纳入了最近的迭代 and removed todo 进入开发排期的状态,纳入了最近的迭代 labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doing 已经接受处理,正在开发实施 kind/enhancement 功能改进特性
Projects
None yet
Development

No branches or pull requests

3 participants