test-alpha/http-utils/issues
Add timeout support#1
opentest-beta opened this issue
TE
test-betaHey @test-alpha, the fetchJSON function needs a configurable timeout. Currently long requests can hang forever. Suggest adding an AbortController-based timeout parameter.