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

Add service_health view function #2097

Merged
merged 10 commits into from
Jun 8, 2021
Merged

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    0dd2bad View commit details
    Browse the repository at this point in the history
  2. Update docker-compose file

    - Add `notification` service
    - Update docker settings to include `NOTIFICATION_BACKENDS`
    - Switch `queue` service to redis
    DavisRayM committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    8ed92ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b92b165 View commit details
    Browse the repository at this point in the history
  4. Insert new line

    DavisRayM committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    4fda6a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a9a3d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    9d5a35f View commit details
    Browse the repository at this point in the history
  2. Modify service_health view function

    Do not return 500 response codes if the cache service is degraded
    DavisRayM committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    0bfc86a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    61ee9f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a0d48 View commit details
    Browse the repository at this point in the history
  3. Fix failing test

    DavisRayM committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    9ac4117 View commit details
    Browse the repository at this point in the history