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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

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