ItsSpyce / dailies-tracker

72 stars 23 forks source link

Notifications seem to send every minute #33

Open LucianaLA opened 3 months ago

LucianaLA commented 3 months ago

Describe the bug I set the time for notifications to be sent at 1 hour before daily reset. Since then it sends a notification for every daily, no matter if complete or not (although ticking a daily does not seem to claim it for me so maybe there is no change), every minute. Likely because of this the app also stopped responding as I clicked on the bug report and asked to restart. Since then the app has been blank and does not load. App has been killed and restarted on task manager to no avail but once app.db was deleted the app worked as expected.

Screenshots Screenshot 2024-05-19 234206 Screenshot 2024-05-19 234159 Screenshot 2024-05-19 234320 Screenshot 2024-05-19 234405

Desktop (please complete the following information):

Additional context Seems like the system got overloaded because the app tries to send a notification for every daily, it will be much more user and system-friendly to check for completed dailies first and send one message if they are not complete. But I haven't had time to look at the source code so ignore me if that's implemented and it's a genuine bug!

ItsSpyce commented 3 months ago

That is 10000% a bug, I'm so sorry. For now, you're free to turn off notifications for it. The next update will be moving away from Wails as it doesn't seem to be as reliable as it states.