Skip to content

Feature request: clear() function #383

@KarstenHoehne

Description

@KarstenHoehne

Implement a function clear() that will reset the request count to 0

Use Case:
Imagine there is a long running request + the user leaves the page.
The loading bar indicator will still be displayed, even though the user doesn't care about the request result anymore.
The loading bar will not finish because the long running request was still counted under totalReqCount + there is no way to reset the status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions