Value to fill empty slots with if underThreshold = 'fill'.
underThreshold = 'fill'
Number of items to read
Maximim time to wait for limit to be reached. 10s by default.
limit
Behaviour if threshold is not reached. partial: return partial results throw: throw an error fill: fill remaining array slots with fillValue
fillValue
Value to fill empty slots with if
underThreshold = 'fill'
.