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

native: batch add post sub updates #3774

Closed
wants to merge 2 commits into from
Closed

Conversation

latter-bolden
Copy link
Member

Trying to prevent that interaction where you open the app after a long while and see the last message update iteratively as it processes the events you missed.

@latter-bolden latter-bolden added the eas-build-ios:demo Use for triggering an iOS preview build for a PR label Jul 19, 2024
@dnbrwstr
Copy link
Contributor

This is a great idea -- I wonder if we can push some of the complexity into api/urbit subscribe method? And throttle there. Could also be worth looking into RxJS (or something similar, but more lightweight) to manage these event streams.

@latter-bolden
Copy link
Member Author

Needs more testing, but seems to be working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eas-build-ios:demo Use for triggering an iOS preview build for a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants