Closed lukewendling closed 7 years ago
replace 'time slice' (get_next_block) implementation with a more general-purpose, scrolling feature based on _id field sorting. this should make get_next_page calls in all services safe from mongo skip() problems.
replace 'time slice' (get_next_block) implementation with a more general-purpose, scrolling feature based on _id field sorting. this should make get_next_page calls in all services safe from mongo skip() problems.