Skip to content

Don't panic when behavior-version-latest (or major version) not set #1190

@k-bx

Description

@k-bx

Describe the feature

I've deployed my program to production server and it panics because I didn't put "behavior-version-latest" in my Cargo.toml. The code that communicates with the storage is totally optional so I'm catching any "Err"-response upon connection and just log it. To my surprise, it crashed the whole runtime which is not great.

Use Case

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

A note for the community

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions