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
Monitora o estado, saúde, logs recentes e uso de CPU/memória dos containers N8N via comandos Docker.
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.
Use the Netlify CLI (netlify) to create/link Netlify sites and set up CI/CD (continuous deployment) from GitHub, especially for monorepos (multiple sites in one repo like Hugo sites under sites/<domain>). Use when Avery asks to deploy a new site, connect a repo to Netlify, configure build/publish settings, set environment variables, enable deploy previews, or automate Netlify site creation.
Build, preview, and deploy websites, web apps, and APIs using Vercel, Railway, GitHub Pages, or local Canvas environments.
Chat-based Azure infrastructure assistance using Azure CLI and portal context. Use for querying, auditing, and monitoring Azure resources (VMs, Storage, IAM, Functions, AKS, App Service, Key Vault, Azure Monitor, billing, etc.), and for proposing safe changes with explicit confirmation before any write/destructive action.
ICMP health check for hosts, phones, and daemons