ActivityWatch / ActivityWatch/aw-server-rust

Major data loss -- server doesn't appear to write data to disk properly

Abierto
#397 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
315
Forks
96
Merge medio
2 d 21 h
PR fusionados (30 d)
14

Descripción

- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x] I have searched the issues of this repo and believe that this is not a duplicate.

- **OS name and version**: Windows 11, 22H2 (22621.1848)
- **ActivityWatch version**: 0.12.2

## Describe the bug
After a power outage at night, while the computer was in sleep/standby, all data for the past few days was lost. I started using ActivityWatch on June 10th and now have data for the these dates: 10, 11, 12, 13, 18.

## To Reproduce
1. Gather some data
2. Kill aw-server-rust.exe
3. Restart aw-server-rust.exe

All data gathered since the last graceful exit is lost when I do this, as mentioned above even **days** worth of data.

However, making things worse, I could reproduce this while testing, but not every time. I'm not sure what the difference between tries is. I'm also not sure if data is written properly but is corrupted, or simply not written at all.

## Expected behavior
Data should be written to disk regularly, perhaps every 5 minutes or so, and persist even if power is lost/the server crashes etc.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.