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

procserver中无长度限制或无分页的接口可能会造成性能问题 #5651

Closed
wjyfelen opened this issue Sep 22, 2021 · 0 comments
Closed

Comments

@wjyfelen
Copy link
Contributor

wjyfelen commented Sep 22, 2021

问题描述

procserver中无长度限制或无分页的接口可能会造成性能问题,需要对如下接口进行limit或者数组长度进行限制。
/updatemany/proc/service_instance/biz/{bk_biz_id}
/create/proc/process_instance
/update/proc/process_instance
/delete/proc/process_instance
/createmany/proc/proc_template
/deletemany/proc/proc_template
/findmany/proc/web/service_instance
/findmany/proc/service/set_template/list_service_instance/biz/{bk_biz_id}
/findmany/proc/service_instance
/findmany/proc/service_instance/details
/deletemany/proc/service_instance
/createmany/proc/service_instance/labels
/deletemany/proc/service_instance/labels
/findmany/host_apply_rule/bk_biz_id/
/findmany/process/service_instance/details
/findmany/topo/set_template/bk_biz_id/{bk_biz_id}/
/create/proc/service_instance
host/findmany/service_template/host_apply_rule
涉及的版本v3.10.x

@wjyfelen wjyfelen closed this as completed Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant