[Bug] Tests Retry on "RST_STREAM with code 0/2
failing since Node 22.12.0 on Windows
#1589
Labels
bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
Description
Integration tests
Retry on "RST_STREAM with code 0"
andRetry on "RST_STREAM with code 2"
have started failing on Windows since Node v22.12.0.I don't see anything obvious that would explain this in Node's release notes, and upgrading to latest release of
@grpc/grpc-js
didn't helped (I observed this issue with 1.10.10, 1.11.3 and 1.12.4).Forcing CI to use Node v22.11.0 resolves the failure.
The text was updated successfully, but these errors were encountered: