Skip to content

[vs-dev] Add missing exit codes: ERROR_TIMEOUT and ERROR_RATE_LIMITED#6

Open
vs-dev-agent[bot] wants to merge 1 commit into
mainfrom
vs-dev/issue-2
Open

[vs-dev] Add missing exit codes: ERROR_TIMEOUT and ERROR_RATE_LIMITED#6
vs-dev-agent[bot] wants to merge 1 commit into
mainfrom
vs-dev/issue-2

Conversation

@vs-dev-agent
Copy link
Copy Markdown

@vs-dev-agent vs-dev-agent Bot commented May 17, 2026

Closes #2

Summary

Add ERROR_TIMEOUT (7) and ERROR_RATE_LIMITED (8) exit codes with names, descriptions, and agent actions

Modified Files

  • src/todopro_cli/utils/exit_codes.py

Verification

  • Tests: Tests passed for 1 command(s).
  • Lint: Lint passed for 1 command(s).
  • Secret scan: Secret scan passed with gitleaks-compatible staged-diff rules.

Governance

  • Human review is required before merge; the agent does not self-merge pull requests.

Task

Closes #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing exit codes: ERROR_TIMEOUT and ERROR_RATE_LIMITED

0 participants