Skip to content
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

Enhancement: Typed TRPC Errors #463

Open
BlankParticle opened this issue May 20, 2024 · 0 comments
Open

Enhancement: Typed TRPC Errors #463

BlankParticle opened this issue May 20, 2024 · 0 comments
Labels
backlog these issues would not be addressed until a certain checkpoint is reached enhancement New feature or request

Comments

@BlankParticle
Copy link
Member

For now we are throwing the built-in TrpcError object which is not that great keeping track of error codes.

What we need is a Synced TypedErrors system, kinda like TypeID system we have.

@BlankParticle BlankParticle added enhancement New feature or request backlog these issues would not be addressed until a certain checkpoint is reached labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog these issues would not be addressed until a certain checkpoint is reached enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant