laravel:http-client-resilience
CommunityRobust HTTP requests with retries.
Authormeistro57
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the unreliability of external HTTP API calls by implementing strategies for handling network issues, timeouts, and transient failures, ensuring more robust application behavior.
Core Features & Use Cases
- Resilient HTTP Calls: Configure timeouts, automatic retries with backoff, and explicit failure handling for outbound requests.
- Improved Observability: Capture detailed context from requests and responses, including status codes and bodies, for easier debugging.
- Use Case: When your application needs to interact with a third-party service that might experience occasional downtime, this Skill ensures your requests are retried intelligently, preventing immediate failures and improving the overall user experience.
Quick Start
Use the laravel:http-client-resilience skill to make a GET request to '/v1/things' with a 5-second timeout and 3 retries.
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: laravel:http-client-resilience Download link: https://github.com/meistro57/chat_bridge/archive/main.zip#laravel-http-client-resilience 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.