Skip to content

[Feature]: Improve errors for panics in the main function #843

@piewhat

Description

@piewhat

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

  • I have searched the issues and this feature has not been requested before.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions