Vtex Io Events And Workers

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.

vtex 2350a6f 9.8 KB Updated

File contents

vtex/skills/tree/main/skills/vtex-io-events-and-workers commit 2350a6f959

Frequently asked questions

npx skillmds add vtex/vtex-io-events-and-workers