-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
area:debuggerFeedback for DebuggerFeedback for Debugger
Description
Summary
Hello
I am using zed for development in golang but may be this happens also with other programming languages. Often, when I want to launch the debug on my golang code I have the following message
error: status error 403, response: "{\"message\":\"API rate limit exceeded for xxxx (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)\",\"documentation_url\":\"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting\"}
Description
Steps to trigger the problem:
- on the main function, just click on the player
2.chosedebug: go run <target folder>
Expected Behavior:
the debug session should start
Actual Behavior:
I have the following error:
error: status error 403, response: "{\"message\":\"API rate limit exceeded for xxxx (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)\",\"documentation_url\":\"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting\"}
Thank you for your help and keep up the good work
Zed Version and System Specs
Zed 0.193.3
98d2322
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:debuggerFeedback for DebuggerFeedback for Debugger