Open
Description
We batch replay data in memory. This is normally fine but does mean that someone could miss collecting some data
This is made worse with minimum duration set - you have to stay on page for the minimum duration or you lose data
It also means we couldn't reliably do some features like capture locally until a manual trigger
Let's move the batch/queue to being in a persistent store in the brower