- Issue created by @mortona2k
- π«π·France guignonv
I want(ed) to implement a kind of "smart" entity count for endpoint missing a "total count". I also wanted to support endpoint using "previous/next" paging system rather than numbered pages. I didn't do it yet because I don't rate that as high priority tasks. If you look into the REST storage client, I put some @todos for that. I hope to have time to handle those by the end of this year but with no guarantees as I'm also involved in several other (non-Drupal) projects.
I won't have time to investigate the issue you report but it might be a bug though, because it should stop if there's nothing. If you provide a fix, I can review the code and merge it however. :)
- πΊπΈUnited States mortona2k Seattle
It might be worth looking at how Migrate Plus does it: https://www.drupal.org/project/migrate_plus/issues/2640516 π Support paging through multiple requests Needs work
- π«π·France guignonv
I plan to implement something similar for beta 2, probably in November/December unless I got other priorities coming.