Skip to content

Add error dictionary for DAP errors #1209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 1, 2025

Conversation

lukaszsamson
Copy link
Collaborator

Summary

  • introduce ErrorDictionary mapping known error names to fixed codes
  • update Output to accept explicit error codes
  • use error codes in Protocol.Basic.error_response
  • propagate error codes in Server when sending error responses
  • adjust OutputTest for new API

Testing

  • mix deps.get
  • mix test (failed: dependency errors)

https://chatgpt.com/codex/tasks/task_e_685148749af88321ae863bbdbf2484d3

@lukaszsamson lukaszsamson merged commit 5d6639f into master Jul 1, 2025
30 of 32 checks passed
@lukaszsamson lukaszsamson deleted the codex/introduce-incrementing-error-id-counter branch July 1, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant