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
Currently, RequestStrategy API is very bad designed.
While it allows to configure how to request the data, the API is hard to use and not intuitive.
It need to be investigated if it's possible to make it right. Otherwise, it might be better to just remove it and always use default strategy: request by 64 items when 16 items left to consume
The text was updated successfully, but these errors were encountered:
Currently, RequestStrategy API is very bad designed.
While it allows to configure how to request the data, the API is hard to use and not intuitive.
It need to be investigated if it's possible to make it right. Otherwise, it might be better to just remove it and always use default strategy: request by 64 items when 16 items left to consume
The text was updated successfully, but these errors were encountered: