You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The offset assertion compared two desc-ordered pages; dispatches created by
parallel tests shifted the window between calls, making both pages start with
the same id. Query in ascending order so the window is anchored to the stable
oldest dispatches.
0 commit comments