home/categories/framework-internals/marcglasberg-async-redux-claude-skills-asyncredux-throttle-mixin-skill-md
framework-internalsdevelopment

asyncredux-throttle-mixin

Add the Throttle mixin to prevent actions from running too frequently. Covers setting the throttle duration in milliseconds, use cases like price refresh, and how freshness/staleness works.

marcglasberg
maintainer
marcglasberg
更新于 1/29/2026
星标
238
分支
38
quick start

Installation and usage

Add the Throttle mixin to prevent actions from running too frequently. Covers setting the throttle duration in milliseconds, use cases like price refresh, and how freshness/staleness works.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use asyncredux-throttle-mixin