docs
docs copied to clipboard
Add Known Limitation for github.dev exceeding GraphQL rate limits
Code of Conduct
- [X] I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
the-githubdev-web-based-editor.md
What part(s) of the article would you like to see updated?
Known Limitations don't list the exceeding of the github GraphQL Rate Limit. This often happens when intesively write documentation on the web-editor or write code.
Additional information
the result is that sometimes commits can't be done and a fix is to wait a few minutes for the api rate limit to reset
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
@1fabi0 Thank you for opening this issue! I'll get this triaged for review ✨
Thanks for this issue! You or anyone else is welcome to open a PR to add this to the "Known limitations" section.
Thanks for this issue! You or anyone else is welcome to open a PR to add this to the "Known limitations" section.
Hi @skedwards88! :) I just made a PR for this. It's #33140.