Advait Mishra
May 21, 2021

--

Good observation. Our iteration is a point in time scan. Objects created after placing the marker will not get iterated. We make sure that the workers which consume messages from it, take this in to consideration.

Also we recently added support to iterate objects within a delta timestamp (based on creation time).

--

--