Inline fetch-retry with cancellation

This commit is contained in:
Andras Schmelczer 2025-03-20 20:49:00 +00:00
parent d772cda164
commit a9223156a6
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
7 changed files with 109 additions and 100 deletions

View file

@ -3157,10 +3157,6 @@
"bser": "2.1.1"
}
},
"node_modules/fetch-retry": {
"version": "6.0.0",
"license": "MIT"
},
"node_modules/file-entry-cache": {
"version": "8.0.0",
"dev": true,
@ -6755,7 +6751,6 @@
"version": "0.1.5",
"dependencies": {
"byte-base64": "^1.1.0",
"fetch-retry": "^6.0.0",
"openapi-fetch": "0.13.5",
"openapi-typescript": "7.6.1",
"p-queue": "^8.1.0",