sync-worker
CommunityReliable background queue processing patterns.
Authoranotherben
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Background processing patterns to ensure reliable, idempotent, and scalable queue execution across multiple workers and systems.
Core Features & Use Cases
- Atomic queue claims using FOR UPDATE SKIP LOCKED to avoid duplicate work.
- Exponential backoff and dead-letter handling for robust retry logic.
- Checkpointing, stale-lock detection, and echo-detection patterns to prevent loops and quota waste.
Quick Start
Review existing workers, adopt atomic claim patterns, implement backoff, and add dead-letter handling to new queues.
Dependency Matrix
Required Modules
None requiredComponents
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: sync-worker Download link: https://github.com/anotherben/claude-harness/archive/main.zip#sync-worker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.