We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Refactor error serialization is hardcoded in the DspError.
DspError
For supporting multiple protocol the serialization should be handled via protocol versioned transformers
e.g., DPF, CI, build, transfer, etc.
Are there any requirements?
If possible, provide a (brief!) solution proposal.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Feature Request
Refactor error serialization is hardcoded in the
DspError
.For supporting multiple protocol the serialization should be handled via protocol versioned transformers
Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
Solution Proposal
If possible, provide a (brief!) solution proposal.
The text was updated successfully, but these errors were encountered: