Skip to content

Conversation

@zh-d-d
Copy link

@zh-d-d zh-d-d commented Feb 20, 2023

使用平台为百度

当输入单词时,会出现"访问频率受限" 异常现象。
image
image

增加了一个防抖策略


console.log(result);
}
}, 500);

Choose a reason for hiding this comment

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

此处的延时间,建议支持通过系统变量设置,用法类似上面的 tjs.getenv("platform")

Choose a reason for hiding this comment

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

image
自带防抖把这个时间调大点

Copy link

Choose a reason for hiding this comment

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

刚刚找了好一会才找到这个配置项,记录一下:在 [Edit Object] 中打开之后,点击 Run Behavior

image

@NICK-T-D
Copy link

NICK-T-D commented Jun 27, 2023 via email

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.

4 participants