WebTransport "pending" sessions

Demonstrates errored WebTransport sessions never leaving the "pending" state, even after five minutes.

Step 1

Open the developer console

Step 2

Open 50 WebTransport sessions to unresponsive or bad peers by clicking

We expect these connections to fail.

In the list of errors that will appear below:

Step 3

Wait for the countdown to end: 00:00

Step 4

Go back to step 2

After attempting to connect to another 50 peers you should not see a warning in the console about "Too many pending WebTransport sessions (64)"

If you do, errored WebTransport sessions are not leaving the "pending" state.


The source code for this page can be found at ipfs-shipyard/www-webtransport-pending-sessions