Skip to content

Correct rate limit retry documentation#1088

Merged
dreikanter merged 1 commit into
mainfrom
agent/f104-correct-rate-limited-doc
Jul 18, 2026
Merged

Correct rate limit retry documentation#1088
dreikanter merged 1 commit into
mainfrom
agent/f104-correct-rate-limited-doc

Conversation

@dreikanter

Copy link
Copy Markdown
Owner

Changes:

  • Remove the inaccurate claim that recurring schedulers always restart a job after rate-limit retry exhaustion.

Why:

The retry helper reports and stops after the attempt cap; not every including job has a recurring scheduler.

References:

Checks:

  • Executable code is unchanged.
  • GitHub Actions will verify the branch.

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.55%. Comparing base (ce0547a) to head (bae5ffe).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1088   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files         355      355           
  Lines        8358     8358           
=======================================
  Hits         8154     8154           
  Misses        204      204           
Files with missing lines Coverage Δ
app/jobs/rate_limited.rb 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dreikanter
dreikanter marked this pull request as ready for review July 18, 2026 21:53
@dreikanter
dreikanter merged commit 94642fe into main Jul 18, 2026
14 checks passed
@dreikanter
dreikanter deleted the agent/f104-correct-rate-limited-doc branch July 18, 2026 21:53
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