Skip to content

Conversation

@Dariusspr
Copy link
Collaborator

@Dariusspr Dariusspr commented Jan 19, 2026

Using anyhow.
Replaced some panics with errors.
Replaced all Box<dyn std::error::Error> and String as error types.

@Dariusspr Dariusspr self-assigned this Jan 19, 2026
@Dariusspr Dariusspr linked an issue Jan 19, 2026 that may be closed by this pull request
@Dariusspr Dariusspr marked this pull request as ready for review January 19, 2026 17:47
@Dariusspr Dariusspr force-pushed the exception-handling-fix branch from f2812c9 to 150cde1 Compare January 22, 2026 17:53
@Dariusspr Dariusspr changed the base branch from devnet-2 to main January 22, 2026 17:54
@Dariusspr
Copy link
Collaborator Author

Hello, thanks, I've addressed all the issues. I have also changed the target branch to main, since this isn't really devnet2 specific. If needed, I can later open another PR for devnet2 changes on top of this.

Let me know if there are any issues. I will try to fix it as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

More sophisticated error handling

3 participants