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: healthcheck #11

Merged
merged 3 commits into from
Dec 3, 2024
Merged

feat: healthcheck #11

merged 3 commits into from
Dec 3, 2024

Conversation

Vui-Chee
Copy link

@Vui-Chee Vui-Chee commented Dec 2, 2024

Expose healthcheck endpoint to allown k8s to detect pod liveness.

Expected usage: cdk run --healthcheckPort XXXX.

@Vui-Chee Vui-Chee changed the title healthcheck feat: healthcheck Dec 2, 2024
@Vui-Chee Vui-Chee marked this pull request as ready for review December 3, 2024 02:34
@KamiD KamiD merged commit 4b088c7 into dev Dec 3, 2024
9 checks passed
@Vui-Chee Vui-Chee deleted the vui-chee/base-dev-health-check branch December 3, 2024 07:04
Vui-Chee added a commit that referenced this pull request Dec 4, 2024
* dev: (22 commits)
  fix issues
  feat: healthcheck (#11)
  feat: write on database the number of retries per certificate and the certificates in a history table (0xPolygon#208)
  feat: return an error in case agglayer returns certificate with height lower than in local storage (0xPolygon#209)
  chore: simplify the `HashMeddler` (0xPolygon#205)
  fix: clean proof table on start (0xPolygon#207) (0xPolygon#210)
  feat: improve logs (0xPolygon#204)
  fix: cdk603 error calculating previousLocalExitRoot (0xPolygon#199)
  fix: Integration Bali PP (0xPolygon#198)
  feat: check agglayer certificate and use as initial if db is empty (0xPolygon#192)
  feat: sqlite aggregator (0xPolygon#189)
  feat: BridgeMessage e2e test (0xPolygon#184)
  feat: aggsender e2e (0xPolygon#183)
  fix: aggregating proofs (0xPolygon#191) (0xPolygon#193)
  feat: l1infotreesync can be run as individual component (0xPolygon#188)
  fix: l1infotree flaky test (0xPolygon#182)
  fix: `L1InfoRootIncorrect` error from `agglayer` (0xPolygon#185)
  feat: improve aggsender logs (0xPolygon#186) (0xPolygon#187)
  feat: remove sanity check (0xPolygon#178) (0xPolygon#179)
  refact: GetSequence method (0xPolygon#169)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants