CodeChain-io / CodeChain-io/foundry-sandbox
Use Err instead of panic
Open
- Dominant language
- Rust
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Sandbox is inherently responsible for a robust functionality.
Currently many errors such as protocol miss (failed to deserialize, wrong message, ..), timeout, sudden disconnection are considered as panic.
Instead we should take them as errors to handle.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.