Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ Allow configuring RecoverPanic for controllers globally #2093

Merged

Commits on Dec 12, 2022

  1. ⚠️ Allow configuring RecoverPanic for controllers globally

    This change allows configuring the RecoverPanic setting for controllers
    globally. It is a breaking change as it requires changing the field type
    of the setting to *bool from bool in order to be able to check if it has
    been set already.
    alvaroaleman committed Dec 12, 2022
    Copy the full SHA
    da7dd5d View commit details
    Browse the repository at this point in the history