Skip to content

fix(collector-health): use a journalctl-parseable delay-gate window - #739

Merged
proerror77 merged 1 commit into
mainfrom
codex/collector-health-journald-window
Aug 7, 2026
Merged

proerror77 merged 1 commit into
mainfrom
codex/collector-health-journald-window

Conversation

@proerror77

@proerror77 proerror77 commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

Issue relationship

None

Validation

  • bash -n clean, git diff --check clean
  • deployment/aliyun/test-monday-collector-health.sh: 53 passed, 0 failed
  • Host readback of the failure mode and the parseable replacement (Aliyun Cloud Assistant invocation t-jpn6t9v4p1irh8g)
  • .github/scripts/agent-worktree-preflight.sh check exits 141 on this machine (SIGPIPE from its own git worktree list | awk under pipefail with ~130 registered worktrees — pre-existing script issue, unrelated to this change); ownership record verified manually against the same checks.

One-line fix; redeploy of the installed script to the host follows after merge.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@proerror77, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 16 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5b995534-d09a-4ccf-9bb3-13e8bf250e55

📥 Commits

Reviewing files that changed from the base of the PR and between 1b701e4 and a30f434.

📒 Files selected for processing (1)
  • deployment/aliyun/monday-collector-health.sh

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

DELAY_GATE_WINDOW=15min is not a valid journalctl timestamp; the host
rejects it with 'Failed to parse timestamp: 15min', so both LOB units
reported a permanent 'journald query failed' breach after the #735
install. Use '15 min ago', verified against journalctl on the target
host. The mock-journalctl harness never exercised timestamp parsing.
@proerror77
proerror77 force-pushed the codex/collector-health-journald-window branch from e412ff4 to a30f434 Compare August 7, 2026 12:28
@proerror77
proerror77 merged commit 7eab5e7 into main Aug 7, 2026
45 checks passed
@proerror77
proerror77 deleted the codex/collector-health-journald-window branch August 7, 2026 12:39
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.

1 participant