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(server): Report unhealthy instead of terminating on panic #4255

Closed
wants to merge 30 commits into from

Commits on Nov 13, 2024

  1. rm start_in

    jjbayer committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3fab72e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. wip: easy cases

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ff88466 View commit details
    Browse the repository at this point in the history
  2. spawn

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    45f580a View commit details
    Browse the repository at this point in the history
  3. clean

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4b2c4f9 View commit details
    Browse the repository at this point in the history
  4. wip: service runner

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    20e403c View commit details
    Browse the repository at this point in the history
  5. update usage

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d246af0 View commit details
    Browse the repository at this point in the history
  6. fix remaining 2

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ffa83ca View commit details
    Browse the repository at this point in the history
  7. lint

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    97cd873 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ced514b View commit details
    Browse the repository at this point in the history
  9. doc

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a9a5b6d View commit details
    Browse the repository at this point in the history
  10. lint

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0a28e44 View commit details
    Browse the repository at this point in the history
  11. health check

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d6bbdcc View commit details
    Browse the repository at this point in the history
  12. changelog

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d0b4af9 View commit details
    Browse the repository at this point in the history
  13. Update relay-server/src/services/projects/source/mod.rs

    Co-authored-by: Sebastian Zivota <loewenheim@users.noreply.github.com>
    jjbayer and loewenheim authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e885bda View commit details
    Browse the repository at this point in the history
  14. start_with

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2260462 View commit details
    Browse the repository at this point in the history
  15. naming

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    61a8c14 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5803f9e View commit details
    Browse the repository at this point in the history
  17. merge

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ad28282 View commit details
    Browse the repository at this point in the history
  18. Revert "health check"

    This reverts commit d6bbdcc.
    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    82729a8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f92a26d View commit details
    Browse the repository at this point in the history
  20. push

    jjbayer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    740bc33 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Revert "Revert "health check""

    This reverts commit 82729a8.
    jjbayer committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f07042f View commit details
    Browse the repository at this point in the history
  2. Revert "changelog"

    This reverts commit d0b4af9.
    jjbayer committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d46f370 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0092ece View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "changelog""

    This reverts commit d46f370.
    jjbayer committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    63a88f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Nov 21, 2024

  1. Let service handle it

    jjbayer committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f66f835 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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

    jjbayer committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    43eca3f View commit details
    Browse the repository at this point in the history
  3. fix changelog

    jjbayer committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    04ac05f View commit details
    Browse the repository at this point in the history