Describe the feature
Currently a few panics in the main function will return a log error of no panic message, which is the default if no panic message is received in the alpha runtime: https://github.com/shuttle-hq/shuttle/blob/main/runtime/src/alpha/mod.rs#L330
Requirements
- Reproduce this on a local environment
- Investigate why it is happening
- Propose a solution to fix it
Suggestion or Example of how the feature would be used
No response
Duplicate declaration
Describe the feature
Currently a few panics in the main function will return a log error of no panic message, which is the default if no panic message is received in the alpha runtime: https://github.com/shuttle-hq/shuttle/blob/main/runtime/src/alpha/mod.rs#L330
Requirements
Suggestion or Example of how the feature would be used
No response
Duplicate declaration