Skip to content

Cancelled requests are shown as "Pending" #6642

Closed
@ManuelRauber

Description

@ManuelRauber

Hi,

I use the dio package to make HTTP requests to our API.

Dio provided a feature for canceling requests. Under the hood it uses HttpClientRequest.abort (see here in dio's source.

However, in DevTools it shows the request as Pending:

image

It would be nice if it could show, that the request has been aborted.


DevTools version: 2.25.0
Connected Device:
CPU / OS: arm64 (64 bit) ios
Dart Version: 3.1.3
Flutter Version: 3.13.7 / stable
Framework / Engine: 2f708eb839 / a794cf2681
Connected app type: Flutter native (debug build)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3issues we think are valid but not importantscreen: networkIssues with the Network screen.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions