Closed
Description
I am using the third-party-app Timeless to access the tracked data on my mobile. It works as it should - except after it can't refresh the requested data after an initial request (unless I restart the wakapi backend). I also could reproduce this error when requesting /api/compat/wakatime/v1/users/current/summaries manually. It seems like wakapi is caching the answer for more than five hours (at least in my experiment). I would like to have a way do disable that behavior (at least for the summaries of the current day) as I'd like to use a live-indicator to show how much time I coded today.
Reported by @SCDerox in #82 (comment).