Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / softonic/axios-retry issues and pull requests

#290 - Incompatible architecture error when running model

Issue - State: closed - Opened by jgilewski-kone 2 days ago - 1 comment

#289 - Feature suggestion: retrying success flows

Issue - State: open - Opened by JPPereira123 9 days ago - 1 comment

#288 - Doesn't retry POST requests with 429 error status

Issue - State: open - Opened by Chipe1 15 days ago - 1 comment

#287 - Number of retries depending on the type of error

Issue - State: open - Opened by astoff about 2 months ago

#286 - Improve README and code comprehensibility

Pull Request - State: open - Opened by Sidnioulz about 2 months ago

#285 - feat: add linearDelay for retryDelay option

Pull Request - State: closed - Opened by yutak23 4 months ago - 6 comments

#284 - Fix lastRequestTime being always the original request time

Pull Request - State: closed - Opened by obscurecat64 4 months ago - 2 comments

#282 - It looks like the onMaxRetryTimesExceeded function is not triggered

Issue - State: open - Opened by hoekstrajan 5 months ago - 1 comment

#281 - Retry post request

Issue - State: open - Opened by eldoy 5 months ago - 1 comment

#280 - Duplicated URL params

Issue - State: open - Opened by petrprikryl 5 months ago - 5 comments

#279 - Clear abort listener

Pull Request - State: closed - Opened by michal-billtech 5 months ago - 2 comments

#278 - Abort during retry causes uncaught exception

Issue - State: closed - Opened by finbargp 5 months ago - 3 comments

#277 - FormData not work

Issue - State: open - Opened by DokiDoki1103 5 months ago - 1 comment

#276 - Introduce "axiosRetry.linearDelay"

Issue - State: closed - Opened by bennycode 5 months ago

#275 - Exponential delay has unnecessary final sleep

Issue - State: closed - Opened by jakeleventhal 5 months ago - 2 comments

#274 - Axios-retry swallows the error response

Issue - State: closed - Opened by lm-dlukmanov 6 months ago - 3 comments

#273 - Feature/respect abort signal

Pull Request - State: closed - Opened by michal-billtech 6 months ago - 3 comments

#272 - Support retry on 200 response

Pull Request - State: closed - Opened by obscurecat64 6 months ago - 14 comments

#271 - Attach a unique id with request

Issue - State: open - Opened by jinujd 6 months ago

#270 - Retry on 429, and handle Retry-After header

Pull Request - State: closed - Opened by ctranstrum 7 months ago - 1 comment

#269 - Do we still need `fixConfig`?

Issue - State: open - Opened by dprevost-LMI 7 months ago

#268 - feat: abortable retry delay

Pull Request - State: closed - Opened by xpirt 8 months ago - 5 comments

#266 - Add onMaxRetryTimesExceeded option

Pull Request - State: closed - Opened by yutak23 8 months ago - 1 comment

#266 - Add onMaxRetryTimesExceeded option

Pull Request - State: closed - Opened by yutak23 8 months ago - 1 comment

#264 - Combining `axios-retry` with other interceptors

Issue - State: closed - Opened by arnaudbuchholz-sap 9 months ago - 1 comment

#263 - How to handle errors

Issue - State: closed - Opened by alexblack 10 months ago - 2 comments

#263 - How to handle errors

Issue - State: open - Opened by alexblack 10 months ago

#262 - Retry not working on HTTP 502

Issue - State: open - Opened by aloysius-tim 11 months ago - 3 comments

#261 - Module parse failed: Unexpected token (24:20)

Issue - State: open - Opened by Haunth 11 months ago - 1 comment

#260 - feat: add disableOtherResponseInterceptors option

Pull Request - State: open - Opened by yutak23 11 months ago - 5 comments

#259 - TypeError: axiosRetry is not a function in v4.0.0

Issue - State: closed - Opened by nodegin 12 months ago - 11 comments

#258 - docs: update import method in cjs

Pull Request - State: closed - Opened by yutak23 12 months ago

#257 - Requiring cjs is broken since the last version (4.0.0)

Issue - State: closed - Opened by hilsenrat 12 months ago

#256 - fix: export IAxiosRetryConfig and so on

Pull Request - State: closed - Opened by yutak23 about 1 year ago

#255 - fix: has no call signatures

Pull Request - State: closed - Opened by yutak23 about 1 year ago

#254 - Inconsistent Behavior of `isNetworkOrIdempotentRequestError` Function

Issue - State: closed - Opened by meirkeller about 1 year ago - 1 comment

#253 - feat: migrate to typescript

Pull Request - State: closed - Opened by mindhells about 1 year ago - 12 comments

#252 - fix: enable name import

Pull Request - State: closed - Opened by yutak23 about 1 year ago - 1 comment

#251 - [TypeScript]Unable to import names

Issue - State: closed - Opened by yutak23 about 1 year ago - 2 comments

#250 - feat: export of type definitions, depending on whether it is ES Module or CommonJS

Pull Request - State: closed - Opened by yutak23 about 1 year ago - 4 comments

#249 - feat: export of type definitions

Pull Request - State: closed - Opened by yutak23 about 1 year ago - 1 comment

#248 - feat: expose axios-retry options in error object

Pull Request - State: closed - Opened by alexandre-abrioux about 1 year ago - 3 comments

#247 - feat: onRetry support for async function

Pull Request - State: closed - Opened by yutak23 about 1 year ago - 4 comments

#246 - Success axios interceptors fired multiple times

Issue - State: open - Opened by lavagri about 1 year ago - 8 comments

#245 - docs: Flesh out security policy

Pull Request - State: closed - Opened by achesin about 1 year ago - 1 comment

#244 - Create a Security Policy

Issue - State: closed - Opened by achesin about 1 year ago - 1 comment

#243 - What is the initial retry delay

Issue - State: closed - Opened by Stevemoretz about 1 year ago - 5 comments

#241 - fix: ESM default import `This expression is not callable`

Pull Request - State: closed - Opened by yutak23 about 1 year ago - 3 comments

#238 - Custom retryDelay is always the same number

Issue - State: closed - Opened by rbwrightjr91 over 1 year ago - 3 comments

#236 - Feature request: Handle async onRetry function

Issue - State: closed - Opened by netanelep over 1 year ago - 2 comments

#235 - fix: fixed type definition of axiosRetry return value from void

Pull Request - State: closed - Opened by yutak23 over 1 year ago - 3 comments

#233 - Is there any way to check response of last retry?

Issue - State: open - Opened by artgoce over 1 year ago - 1 comment

#232 - feat: Allow to eject interceptors added by `axiosRetry`

Pull Request - State: closed - Opened by matheusfernal over 1 year ago - 2 comments

#230 - fix: ESM default import `This expression is not callable`

Pull Request - State: closed - Opened by yutak23 over 1 year ago - 3 comments

#229 - Retry conditions only trigger on AxiosError.

Issue - State: closed - Opened by shtlrs over 1 year ago - 4 comments

#228 - ESM default import `This expression is not callable`

Issue - State: closed - Opened by jdbruijn over 1 year ago - 3 comments

#227 - fix: exclude cancelled requests as well

Pull Request - State: closed - Opened by GaryPEGEOT over 1 year ago

#226 - Fix the type definition of exponentialDelay

Pull Request - State: closed - Opened by shinmili over 1 year ago - 4 comments

#225 - Can't make the first example to work

Issue - State: closed - Opened by MartinRabaud over 1 year ago - 1 comment

#224 - Fix retryCondition d.ts documentation

Pull Request - State: closed - Opened by skovhus over 1 year ago - 1 comment

#223 - ie11 not work

Issue - State: open - Opened by TerryChenUI over 1 year ago

#222 - update axios dependency to the latest version

Pull Request - State: closed - Opened by ReinierRothuis almost 2 years ago

#221 - timeout prop get lost when retrying

Issue - State: open - Opened by ballonura almost 2 years ago - 2 comments

#220 - Prevent the whole request lifecycle from being longer than timeout

Pull Request - State: closed - Opened by Jokero almost 2 years ago

#219 - Retries after 5 minutes even if it setted to be 20 minutes

Issue - State: open - Opened by davidkecskemeti almost 2 years ago - 1 comment

#218 - Headers get lost when retrying

Issue - State: open - Opened by maxharlow about 2 years ago - 2 comments

#217 - Failed to execute 'setRequestHeader' on 'XMLHttpRequest'

Issue - State: closed - Opened by m-swat about 2 years ago - 2 comments

#216 - Make `onRetry` callback compatible with Promises

Pull Request - State: closed - Opened by mathieucoinmiles about 2 years ago - 3 comments

#215 - How do we debug the project?

Issue - State: open - Opened by mathieucoinmiles about 2 years ago - 2 comments

#214 - in case of post request, request body is NOT posted

Issue - State: open - Opened by redochka about 2 years ago

#213 - axios-retry does single retry only when used with [email protected]

Issue - State: closed - Opened by skorponek about 2 years ago - 2 comments

#212 - TypeError [ERR_INVALID_CHAR] when using with [email protected]

Issue - State: closed - Opened by weeniearms about 2 years ago - 3 comments

#211 - Memory leak when using axios-retry

Issue - State: open - Opened by einhaus about 2 years ago - 4 comments

#210 - Change the axios config when retry based on the error

Issue - State: closed - Opened by liao02x about 2 years ago

#209 - Feature Request: Retrying requests based on response data instead of response code

Issue - State: closed - Opened by abh006 about 2 years ago - 1 comment

#208 - feat: add delayFactor param to exponentialDelay

Pull Request - State: closed - Opened by dlchen over 2 years ago - 7 comments

#207 - Max number of retry

Issue - State: closed - Opened by rainrisa over 2 years ago - 3 comments
Labels: question

#205 - Bump follow-redirects from 1.14.4 to 1.15.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#204 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#202 - onRetry(...) Hook updated

Pull Request - State: closed - Opened by marcosmoslares over 2 years ago - 3 comments

#201 - onRetry(...) Hook updated

Pull Request - State: closed - Opened by marcosmoslares over 2 years ago

#200 - IS IE11 SUPPORT?

Issue - State: closed - Opened by yg205444 over 2 years ago - 1 comment

#199 - Axios interceptors called incorrectly when using axios-retry

Issue - State: closed - Opened by Nicvaniek over 2 years ago - 4 comments

#198 - No version specified in description file

Issue - State: open - Opened by diasmatheus05 over 2 years ago - 2 comments

#197 - Upgrade to newest axios version

Pull Request - State: closed - Opened by Agreon over 2 years ago - 6 comments

#196 - retryCondition should use promise value in return

Pull Request - State: closed - Opened by PeterChen1997 over 2 years ago - 10 comments