Skip to content

Debugger: API rate limiting exceeded #33903

@thynquest

Description

@thynquest

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:

  1. on the main function, just click on the player
    2.chose debug: 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions