-
Notifications
You must be signed in to change notification settings - Fork 10
Description
I've been using the plugin for a while and am very happy with the functionality.
Due to the API rate limit I have to put my buttons on different screens to not get a TooManyRequests error. In actual daily use this is limiting though, as sometimes I have to switch from one task to another on a moments notice. Having to navigate through submenus and wait up to 10 seconds for the buttons to sync before I can start a different timer can be too slow. This makes it inconvenient enough that strict tracking sometimes is not done and the timer has to be manualy fixed in clockify afterwards.
An option to manually set API call times plugin wide, or even better per button could be helpful to manually find the right balance for max buttons on screen vs. faster visual response times for timers.
The Streamdeck plugin for toggl, a different tracking app with a far more restrictive rate limit (https://github.com/blueshiftone/streamdeck-toggl) allows for it on a per button basis just affecting the timer update and active button api calls.