I just came across
this issue on Github, which relates to a tap I’m developing that requires incremental date pagination.
I faced the exact same case raised down there, related to stopping the pagination prematurely if no records are found in any given date while iterating through dates. Do you guys have any workaround in mind to address that?
I would appreciate your insights
@Edgar Ramírez (Arch.dev) (or from anyone else) into this issue.
Thanks!