Skip to content

Conversation

@bartlomieju
Copy link
Member

It appears that during reqwest upgrade (#24056) some
of the errors were reclassified and we no longer correctly retried failed requests.

I confirmed locally that the reproduction is now working correctly.

Closes #24260.

Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bartlomieju
Copy link
Member Author

Closing in favor of #24262

bartlomieju added a commit that referenced this pull request Jul 2, 2024
Reland of #24056 that doesn't
suffer from the problem that was discovered in
#24261.

It uses upgraded `hyper` and `hyper-util` that fixed the previous
problem in hyperium/hyper#3691.
sbmsr pushed a commit to sbmsr/deno-1 that referenced this pull request Jul 2, 2024
Reland of denoland#24056 that doesn't
suffer from the problem that was discovered in
denoland#24261.

It uses upgraded `hyper` and `hyper-util` that fixed the previous
problem in hyperium/hyper#3691.
zebreus pushed a commit to zebreus/deno that referenced this pull request Jul 8, 2024
Reland of denoland#24056 that doesn't
suffer from the problem that was discovered in
denoland#24261.

It uses upgraded `hyper` and `hyper-util` that fixed the previous
problem in hyperium/hyper#3691.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

frequent, random HTTP import failure

3 participants