resiliant-connectionsPatterns for building resilient API clients and real-time connections with retry logic, circuit breakers, and graceful degradation. Use when building production systems that need to handle failures. Triggers on retry logic, circuit breaker, connection resilience, exponential backoff, API client, fault tolerance.
Install via ClawdBot CLI:
clawdbot install wpank/resiliant-connectionsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wpank/ai/tree/main/skills/realtime/resilient-connectionsAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Handles payment gateway failures during checkout by retrying failed transactions with exponential backoff and jitter. Uses circuit breakers to prevent overwhelming external APIs during outages, ensuring customers can complete purchases without data loss.
Maintains WebSocket connections to market data feeds with automatic reconnection and retry logic. Implements graceful degradation to fall back to cached data if primary feeds fail, preventing trading disruptions during network issues.
Manages API calls from sensors in remote locations with resilient fetch wrappers that handle intermittent connectivity. Uses circuit breakers to detect and isolate failing devices, reducing false alerts and system load.
Ensures reliable API calls to external EHR systems with retry logic for transient failures. Employs graceful degradation to serve cached appointment slots if backend services are down, maintaining patient access.
Handles real-time location updates and driver assignments with reconnecting WebSockets. Uses exponential backoff for retrying failed geolocation API requests, improving service reliability during peak usage.
Offers resilient API client libraries as part of a subscription service for developers building production systems. Revenue comes from tiered pricing based on usage volume and support levels, targeting enterprises with high-availability needs.
Provides custom implementation services for integrating resilient patterns into existing client infrastructure. Revenue is generated through project-based fees and ongoing maintenance contracts, focusing on industries like finance and healthcare.
Distributes core patterns as open-source tools while monetizing advanced features like analytics dashboards or enterprise support. Revenue streams include paid add-ons and dedicated support packages for large-scale deployments.
💬 Integration Tip
Start by wrapping critical external API calls with the resilient fetch wrapper, then gradually add circuit breakers for services prone to outages to minimize initial complexity.
Scored Apr 19, 2026
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
Automate deployments, manage infrastructure, and build reliable CI/CD pipelines.