Improve error handling in engine_api client using thiserror. Fixes #326#338
Improve error handling in engine_api client using thiserror. Fixes #326#338banditopazzo merged 18 commits intoexein-io:mainfrom
Conversation
banditopazzo
left a comment
There was a problem hiding this comment.
Hey, thank you for your PR! 👋
In general, it's fine. I pointed out some small things that would be great if you could address before merging. Let me know if anything is unclear or if you need a hand with it—happy to help!
Thanks again for your contribution! 😊
|
i hope i did requested changes well :p |
|
I removed everything you said, but have a problem, as I said earlier on line 260 |
|
to delete |
right, never mind keep the code as it is |
|
please rebase also on |
|
thanks for your guidance 😊 |
Improve engine_api errors
Improve errors in engine_api #326
(this is my second time trying to contribute, feedback is welcome)
cargo fmt;cargo clippy;cargo testand all tests pass;