I might be missing something, but shouldn't we have sensible defaults for windowSize and/or windowTime here?
I had an issue with data not been written to leveldb and I think it is because window.recent() buffers forever when both size and time are nulli/undefined.
I might be missing something, but shouldn't we have sensible defaults for
windowSizeand/orwindowTimehere?I had an issue with data not been written to leveldb and I think it is because window.recent() buffers forever when both
sizeandtimeare nulli/undefined.