vtex-io-events-and-workers
OfficialDesign safe async processing for VTEX IO apps.
Software Engineering#events#workers#idempotency#background-jobs#async-processing#vtex-io#service-json
Authorvtex
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Apply when designing or implementing asynchronous processing in VTEX IO services through events, workers, and background handlers. Covers event handler structure, idempotency, retry-safe processing, and moving expensive work out of request-response routes. Use for event-driven integrations, delayed processing, or background jobs in VTEX IO apps.
Core Features & Use Cases
- Idempotent event handlers and workers to tolerate duplicate deliveries
- Explicitly declare events and workers in service.json to wire runtime behavior
- Move heavy or delayed work out of HTTP routes to improve request-response latency and reliability
Quick Start
Create an event-driven VTEX IO app that uses idempotent event handlers and a background worker to process long-running tasks.
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: vtex-io-events-and-workers Download link: https://github.com/vtex/ai-skills/archive/main.zip#vtex-io-events-and-workers 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.