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

Resolve #1076 - Remove unnecessary repetition when configuration doesn't have any permission to billing account #1079

Commits on Feb 19, 2024

  1. feat: GCP PriceInfoHandler stop progress when no permissions for bill…

    …ing account
    
    - Previously, all errors were handled with a continue without checking error codes.
    - Following the update, 403 error codes from the Google API are checked, and in such cases, errors are returned to prevent unnecessary resource usage.
    hippo-an committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    398b869 View commit details
    Browse the repository at this point in the history