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

Uncaught exception for missing fields in GCS Snapshot backup config #55

Closed
waynelovely-rq opened this issue Sep 19, 2024 · 0 comments · Fixed by #57
Closed

Uncaught exception for missing fields in GCS Snapshot backup config #55

waynelovely-rq opened this issue Sep 19, 2024 · 0 comments · Fixed by #57

Comments

@waynelovely-rq
Copy link

There is an exception that occurs in the constructor for ConfiguratorController.
When either gcs_csv_delimiter or gcs_csv_export_header are missing for a GCS Snapshot configuration, the s2-configurator service in Cloud Run just dies.

I do not see a way to diagnose this.

The README is either out of date or it is a bug with setting those fields to defaults and moving on.

I logged the JsonProcessingException to find out.

@kwadie kwadie linked a pull request Sep 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant