Skip to content

Enable graceful shutdown of node instead of panicking #1591

Description

@tzdybal

We shouldn't have panics in production code. We should log the error and return the error.

What would be the risk of continuing to cycle in this loop of getting this error here?

Or we should have some way of gracefully shutting down to avoid data corruption from panics.

Originally posted by @MSevey in #1568 (comment)

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

    Labels

    T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions