Skip to content

fix(rum): [117999806] rum_project add read retry operate #2706

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

Closed
wants to merge 9 commits into from

Conversation

SevenEarth
Copy link
Collaborator

@SevenEarth SevenEarth commented Jul 4, 2024

本地测试:
tencentcloud_rum_project
image
image
tencentcloud_monitor_tmp_alert_group
image
image

@@ -115,8 +118,15 @@ func (me *RumService) DescribeRumProject(ctx context.Context, id string) (projec
request.Offset = &offset
request.Limit = &pageSize
ratelimit.Check(request.GetAction())
ReTeyDescribe:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这儿拼写错误,不能搞成通用的retry么,没必要指定固定的重试错误码

SevenEarth and others added 6 commits July 8, 2024 19:55
* support es kibana switch

* add changelog

* update

* update

* update

---------

Co-authored-by: mikatong <[email protected]>
* fix launch failed prompt

* update

* update

---------

Co-authored-by: mikatong <[email protected]>
@SevenEarth SevenEarth closed this Jul 8, 2024
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

Successfully merging this pull request may close these issues.

3 participants