gofer
gofer copied to clipboard
Larger pending queue depth.
Larger pending queue depth that is also configurable for each plugin. The pending queue continues to queue the actual request unless the queue depth exceeds a threshold. When the threshold is reached, the journal file path is stored instead to minimize the memory footprint. With a smaller (deterministic) memory footprint for each queued request (path), the depth can be safely be very large. The default is 10k.