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

Organize error handling in multichain #359

Open
ChaoticTempest opened this issue Nov 14, 2023 · 0 comments
Open

Organize error handling in multichain #359

ChaoticTempest opened this issue Nov 14, 2023 · 0 comments
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda

Comments

@ChaoticTempest
Copy link
Member

Multichain node code currently has error struct haphazardly placed in multiple places. Best to organize them all before it becomes a complex web of errors which end up referencing each other. Like the MessageHandleError seems like it can just be merged with the the CryptographicError.

@ChaoticTempest ChaoticTempest added Near BOS NEAR BOS team at Pagoda Emerging Tech Emerging Tech flying formation at Pagoda labels Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda
Projects
Status: Backlog
Development

No branches or pull requests

1 participant