@inottn/miniquest
axios API 风格的小程序请求库,适配多个小程序平台
axios API 风格的小程序请求库,适配多个小程序平台
A utility that allows retrying a function with an exponential delay between attempts.
Custom node fetch with retry and timeout
A set of essential time related utilities
A React Native library to manage offline API request queuing and automatic syncing when the device regains network connectivity.
A wrapper for protractor to automatically re-run failed specs for a specific number of attempts
Retries the given task a certain amount of times or until successful.
A runtime environment for building and deploying web applications.
A React hook that provides a simple and efficient way to manage user permissions within your web application.
promise implementation of nestjs http module with retries feature using axios-retry and axios
promise implementation of nestjs http module with retries feature using axios-retry and axios
Retry a promise-returning or async function
A robust asynchronous queue for managing concurrent tasks with support for concurrency control, task prioritization, event handling, and more.
Shared retry utilities to be used in middleware packages.
Simple non-caching GraphQL client.
Download HTTP streams to temp files.
FetchPlus is a JavaScript library that provides configurable retry logic for fetch() requests that have failed due to network issues or server errors.
Helpers for promises, which work in Node and the browser.
`@quik-fe/async-retry` is a lightweight and flexible library for handling retry logic in asynchronous operations. It provides a customizable mechanism to retry operations with support for delays, backoff strategies, and hooks for handling retries and fail
A React Native callstack worker to queue and retry faild API callsfrom app-level.