vanBassum / Wakatime.Unity

A Wakatime plugin for Unity
MIT License
41 stars 7 forks source link

Check limit on heartbeats per second #1

Closed vanBassum closed 2 years ago

vanBassum commented 2 years ago

I came across an issue on another repository. This could be a problem on this repo as well. Although I do take action upon the "too many requests" http response. Not sure if that fixes this problem, or if that's just a way of preventing too many calls on the wakatime api. I should look into this.

Here is the original answer:

https://github.com/codeserk/wakatime-unity/issues/26#issuecomment-1046432800