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

Rust SDK: Support the resumption of the rehydration process #1978

Open
Tracked by #922
poljar opened this issue Aug 10, 2023 · 2 comments
Open
Tracked by #922

Rust SDK: Support the resumption of the rehydration process #1978

poljar opened this issue Aug 10, 2023 · 2 comments

Comments

@poljar
Copy link

poljar commented Aug 10, 2023

No description provided.

@uhoreg
Copy link
Member

uhoreg commented Apr 30, 2024

How were you envisioning that resumption of rehydration would work?

@poljar
Copy link
Author

poljar commented May 2, 2024

You would, instead of using the memory store, use a temporary SQLite/IndexedDB store. There you would persist the to-device/next-batch token which would allow you to resume consuming to-device events once the application restarts.

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

2 participants