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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions