You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For non-premium users there is a minimum delay only after which next code can be run or submitted. Could you please add the functionality to enable a threshold delay before next recent submission or test.
I have happened to encounter [ERROR] http error [code=429] a number of times during code compilation/run and its frustrating. More over no one would like to see this error.
leetcode-cli can save last submission time and manually delay next submission accordingly what is enforced by leetcode.com
Btw, an awesome tool. Hope to see few major issues fixed soon.