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

feat(exceptions): Add SpinnakerRetrofitErrorHandler and replace RetrofitError catch blocks #972

Merged

Commits on Jun 23, 2023

  1. add spinnakerRetrofitErrorHandler and replace RetrofitError catch blo…

    …cks with SpinnakerServerException, etc
    abe garcia committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c75541c View commit details
    Browse the repository at this point in the history
  2. feat(exceptions): add spinnakerRetrofitErrorHandler and replace Retro…

    …fitError catch blocks with SpinnakerServerException, etc
    abe garcia committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    02c54b0 View commit details
    Browse the repository at this point in the history
  3. feat(exceptions): add spinnakerRetrofitErrorHandler and replace Retro…

    …fitError catch blocks with SpinnakerServerException, etc
    abe garcia committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dc005fc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. revert reduction in functionality for SignalFxMetricsService + other …

    …minor changes
    abe garcia committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8cddfdf View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    da701fa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    99b6ff9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix format violations

    abe garcia committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    40c86bc View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. fix failing tests and add missing cause for IllegalArgumentException …

    …in ConfigBinStorageService.java
    abe garcia committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    85206bc View commit details
    Browse the repository at this point in the history
  2. kayenta-core format fixes

    abe garcia committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    72591f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. catch SpinnakerServerException instead of both SpinnakerNetworkExcept…

    …ion and SpinnakerHttpException
    abe garcia committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b7d2e1d View commit details
    Browse the repository at this point in the history