FormidableLabs / envy

Node.js Telemetry & Network Viewer
https://envy-webui.vercel.app
MIT License
107 stars 0 forks source link

Handle aborted requests #158

Closed KenanYusuf closed 10 months ago

KenanYusuf commented 11 months ago

This PR adds handling for aborted requests in the web and node packages. It sends out a new aborted event, with information on how long the request was in flight for before it was canceled. A few things to note:

Trace list Trace detail
Screenshot 2023-11-02 at 14 06 21 Screenshot 2023-11-02 at 14 06 25
changeset-bot[bot] commented 11 months ago

🦋 Changeset detected

Latest commit: a385a3ce7c627775489e3eddbb3c999e9bbbf2cf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages | Name | Type | | -------------- | ----- | | @envyjs/webui | Minor | | @envyjs/core | Minor | | @envyjs/node | Minor | | @envyjs/web | Minor | | @envyjs/apollo | Minor | | @envyjs/nextjs | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR