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

Fix/55 uncaught exception gcs backup config #57

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

kwadie
Copy link
Collaborator

@kwadie kwadie commented Sep 25, 2024

  • When CSV exports are used in fallback and missing the delimiter and header configs the ConfiguratorController throws an exception at deployment type without a meaningful message. This PR logs a meaningful message about the missing fields but still throws an exception intentionally to fail the deployment instead of running with invalid fallback config
  • Updated README to include the missing required fields for GCS CSV exports

…oller for fallback parsing errors at deployment time and adding missing GCS SCV fields to README
@kwadie kwadie linked an issue Sep 25, 2024 that may be closed by this pull request
@kwadie kwadie merged commit 6d64cbd into main Sep 25, 2024
1 of 2 checks passed
@kwadie kwadie deleted the fix/55_uncaught_exception_gcs_backup_config branch September 25, 2024 16:45
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 this pull request may close these issues.

Uncaught exception for missing fields in GCS Snapshot backup config
1 participant