Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

events abstraction issues #319

Open
koenhandekyn opened this issue Mar 11, 2024 · 0 comments
Open

events abstraction issues #319

koenhandekyn opened this issue Mar 11, 2024 · 0 comments

Comments

@koenhandekyn
Copy link

i'm puzzled about your events abstractions

there is an 'each' on the events object to iterate on all events and auto-page but i can't combine it with params, e.g. to restrict by recipient?

there is a next that tries to be 'smart' but it seems to loop when it's at the last page as it simply goes out and fetches all events again as next_page is nil?

because @next_page is not exposed, it seems we are unable to write that ourselves?

regards
koen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant