[Webapp] API Client and API Explorer Not Timing Out #53
Labels
bug
Something isn't working
unallocated
Currently not allocated to someone to work on
Web App
For work on the main web app
Describe the bug
When a request to a function times out, the client remains in the "Pending response..." state until the next request is made, and presumably,
To Reproduce
Steps to reproduce the behavior:
send
statementfirebase emulators:start
localhost:5000
) or the React app debugger (localhost:3000
started fromnpm run start
in thewebapp
directory), call that endpoint from the API ExplorerExpected behavior
Shortly after the function times out, the API Client connection should timeout as well, and that timeout should be broadcast to the API Explorer.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: