Improve documentation
Link
README.md in the repo
Describe the problem
It is unclear whether one is supposed to clean up the net._http_response table or if there is a task that does so. I'm assuming not, because every use case would have a different requirement for retention of that data. The docs clearly state that the net.http_request_queue is self-cleaning.
Describe the improvement
State whether that table should be periodically cleaned by the user.
Additional context
none.
Improve documentation
Link
README.md in the repo
Describe the problem
It is unclear whether one is supposed to clean up the
net._http_responsetable or if there is a task that does so. I'm assuming not, because every use case would have a different requirement for retention of that data. The docs clearly state that thenet.http_request_queueis self-cleaning.Describe the improvement
State whether that table should be periodically cleaned by the user.
Additional context
none.