FLEXTool/FLEX

FLEX prematurely purges older items from network debugging cache

Open

#173 opened on Feb 25, 2017

View on GitHub
 (8 comments) (3 reactions) (0 assignees)Objective-C (1,777 forks)batch import
bugenhancementhelp wanted

Repository metrics

Stars
 (14,597 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

FLEX purges older items from the network debugging cache even when the cache is nowhere near full. I would assign this to myself if I could. I would like it to cache them to a temporary file or something, it's super annoying when recent requests are purged for seemingly no reason...

Contributor guide