How should I interpret this firefox network HAR trace?
It seems like the last request has just been dropped by the OS or something?
Normally I’d expect a timeout, or blocked or something.
Requests that get into this state seem to just hang forever. Refreshing the browser seems to fix the problem…
I’m developing a react app, using tanstack for graphql requests.
Some clients are experiencing problems like this…