Communityv1.0.0

Resiliant Connections

Patterns 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.

1.8kdownloads2stars5active installswpank
View on ClawHubBack to Skills

Skill Details

Slug
resiliant-connections
Latest Version
1.0.0
Author
wpank
Published
Feb 10, 2026
Updated
Feb 25, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Resiliant Connections.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of resilient-connections—robust patterns for handling API and real-time connection failures. - Provides detailed patterns for retry logic, exponential backoff, and circuit breakers. - Includes resilient fetch and reconnecting WebSocket client examples. - Features graceful degradation with fallback and caching support. - Summarizes best practices and anti-patterns for robust API interactions. - Lists related skills and offers quick reference code snippets.