Open poljar opened 1 year ago
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.
How were you envisioning that resumption of rehydration would work?