Skip to content

[Feature] Maximum memory usage #249

@shirshak55

Description

@shirshak55

We don't to use memory like an infinite resource and want to release memory if possible. Lets say if there are more than 100000 request it should only store latest 1000 request (can be set by humans).

I think we should provide this settings? And it seems httptoolkit also has memory leaks?

Today it was occupying 3 GB, I cleared it from ui. But the memory was not released as indicated by task manager?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions