Use concatMap after buffering
Summary: concatMap preserves order while mergeMap doesn't. Test Plan: Ran it with encryption/decryption logic that slows down table data events. Made sure that the stats came after the table data. Reviewers: michelle Reviewed By: michelle Differential Revision: https://phab.corp.pixielabs.ai/D9353 GitOrigin-RevId: 5fc17c4888470a9997ccd944823bc2cfb3e8ae46
Showing
+2 -2
Please register or sign in to comment