Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Fail fast on abci callback errors for non production environments #385

@alpe

Description

@alpe

Follow up on #32

Instead of catching and logging errors/ panics, we can fail fast and panic, so that errors can not be missed. They would crash the node.
This is not intended for production setup though.

One solution proposed was a compile-time flag. Other options are start parameter or environment variables. Other ideas?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions