[goma][frontend] Be more graceful in health checks

- This provides a much longer grace period for the frontend to be in an
unhealthy state (15s -> 5m). When combined with changes to the memory
margin threshold this should allow frontends to hit limits, complete
work, and then return to a health state without being reaped as
unhealthy.
- We also lessen our headroom as we will no longer need to buffer
against spikiness as aggressively as before.

Change-Id: Ied5a4178d6c52851f99d22c2371567fa1dd05270
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/config/+/405260
Reviewed-by: Haowei Wu <haowei@google.com>
4 files changed
tree: 66785f65b787bba7a569a1116160cadc1d554c43
  1. goma/
  2. manifest/
  3. repositories/
  4. .gitignore
  5. .style.yapf
  6. AUTHORS
  7. LICENSE
  8. OWNERS
  9. PATENTS
  10. README.md
README.md

Config

Currently the only configs here are for Tricium. All other configs live in the integration repo.