symfony:messenger-retry-failures
CommunityResilient async workflows with retries.
AuthorMakFly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers build robust asynchronous messaging systems in Symfony by implementing strategies for handling message retries, failures, and ensuring operational visibility.
Core Features & Use Cases
- Idempotent Handlers: Design message handlers that can be safely executed multiple times without unintended side effects.
- Configurable Retry Strategies: Define custom logic for how and when messages should be retried, including exponential backoff.
- Failure Transport Management: Configure a dedicated transport for failed messages and provide tools for their inspection and reprocessing.
- Use Case: When a payment processing message fails due to a temporary gateway timeout, this Skill ensures it's retried with increasing delays until successful, or moved to a failed queue for manual intervention if it persists.
Quick Start
Use the symfony:messenger-retry-failures skill to configure exponential backoff and a failed transport for your async messenger messages.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: symfony:messenger-retry-failures Download link: https://github.com/MakFly/superpowers-symfony/archive/main.zip#symfony-messenger-retry-failures 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 223,000+ vetted skills library on demand.