asyncredux-throttle-mixin

Community

Limit actions, keep data fresh.

Authormarcglasberg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Throttle mixin prevents actions from running too frequently.

Core Features & Use Cases

  • Throttle control: Limit an action to at most once per specified millisecond window.
  • Freshness management: Data remains fresh until the throttle period expires, after which updates are allowed.
  • Flexible locking: Supports ignoreThrottle overrides, custom lock keys via lockBuilder, and conflict resolution.

Quick Start

To use, mix Throttle into your AppAction, override throttle to set duration, and dispatch with optional ignoreThrottle to bypass when needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: asyncredux-throttle-mixin
Download link: https://github.com/marcglasberg/async_redux/archive/main.zip#asyncredux-throttle-mixin

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.