babybuddy / babybuddy-for-android

Android client for the Baby Buddy webapp
MIT License
16 stars 6 forks source link

Cannot stop timer when timer is on for a *very long* time #15

Closed MrApplejuice closed 1 year ago

MrApplejuice commented 1 year ago

Baby Buddy has a "max duration" feature. Timers cannot be cancelled and saving the timer fails for unknown reasons when the timer is on for too long.

This probably is fixed with "interface 2.0" which will allow cancelling of timers.

MrApplejuice commented 1 year ago

Implemented a new error-interface that allows stopping timers when server-errors are reported.