5.0 Beta Discussion #1056
Replies: 2 comments 3 replies
|
Awesome changes for 5.0. The multi-device support and the workbench are exactly what I was waiting for. I did not upgrade yet, so I could only read the documentation. Is there a limit on how many additional devices can be added? |
|
With the latest beta I've started running into some problems. I've been using Reitti since the early releases. I update my location every 20 seconds while moving and every 2 minutes while stationary. It seems like the number of points in the database has exploded. In I'd like to reprocess all points, so I'm trying to reset Is it safe to delete all rows where While investigating the logs, I also noticed repeated duplicate key errors. The following insert occasionally fails because a row with the same
I wonder if the same time window is sometimes processed more than once, or if multiple jobs can process the same user concurrently. I also noticed the query uses: timestamp >= ? AND timestamp <= ?Could that allow overlapping windows if one batch starts at the exact timestamp where the previous one ended? Would it make sense to make the insert idempotent (for example with |
Uh oh!
There was an error while loading. Please reload this page.
If you find something unusual, something hard to understand, something buggy or just have any ideas for improvement before the go live of 5.0, add them here.
Any feedback is welcome ❤️
All reactions