TANK icon indicating copy to clipboard operation
TANK copied to clipboard

Client retained outgoing packets semantics

Open markpapadakis opened this issue 9 years ago • 1 comments

We should probably make sure that the aggregate size in bytes of all retained packets (for requests pending a response) does not exceed some value so that we won't run out of memory; if it reaches that threshold, new requests should be dropped immediately(and return 0 to the callee).

markpapadakis avatar Jul 15 '16 19:07 markpapadakis

Not sure this makes any sense now that TANK2 manages resources differently, but I am keeping this issue here just in case.

markpapadakis avatar Nov 10 '19 11:11 markpapadakis