single-promise
Resilient singleton promise to make sure it runs once and only once. Differently from most singleton promise implementations it retries if failed.
Resilient singleton promise to make sure it runs once and only once. Differently from most singleton promise implementations it retries if failed.
Resilient analyzing and printing of GraphQL documents
Simple HTTP client with failover functionality for node.js and browsers
Enhanced async/await effects for TypeScript applications. Effectively provides resilient error handling, dependency injection, retry logic, timeouts, circuit breakers, and resource cleanup for Node.js and browser environments. Build testable async workflo
Resilient messaging framework with fallback strategies