Skip to main content

Debug errors

Discover ways that you can use GitHub Copilot to debug errors during development.

Debugging invalid JSON

副驾驶聊天 can identify and resolve syntax errors or structural issues in JSON data.

Handling API rate limits

副驾驶聊天 can help handle API rate limits by suggesting code that detects them and implements retry logic.

Diagnosing CI test failures

Use Copilot 命令行界面(CLI) to pull CI logs, correlate failures to local code, and fix issues without leaving the terminal.