fix(metadata-writer): add back general exception to prevent constant pod restarts. Fixes #12468
Description of your changes:
Add back general exception to metadata writer file. This will stop frequent pod restarts that occur whenever there is an unhandled error. This PR will revert changes made in #11361 to previous logic that prints the stack trace and handles all errors
Fixes #12468
Checklist:
- [X] You have signed off your commits
- [X] The title for your pull request (PR) should follow our title convention. Learn more about the pull request title convention used in this repository.
/retest
/retest
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: droctothorpe
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~backend/OWNERS~~ [droctothorpe]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment