[Ray] [Data] how do we set size of queue if possible

i have bottleneck on prediction. data is reading and increase the usage of object memory. i want to control task by scheduling if fix size of queue is not full.

is it possible?

got an idea from this issue.