Hi everyone,
I’ve been working on a tracker script, but I keep running into issues due to the fast request limit on the Cursor . The limit fills up quickly, which prevents my code from functioning as expected.
Is there any workaround for this, or has anyone else faced a similar issue? Would appreciate any insights!
That’s my GitHub code, lets fix it : GitHub - OsmanByrm/Cursor-Requests-Limit-Tracker: A Python application that helps you monitor and track your Cursor API request usage, providing timely notifications when you're approaching your limit.