fix: auto-purge stale offline workers from fleet page#76
Conversation
Workers that haven't heartbeated in over an hour are now automatically deleted from the database, preventing the fleet page from filling up with stale entries after container recreations or redeployments.
|
Warning Review limit reached
Your plan currently allows 1 review/hour. Refill in 33 minutes and 19 seconds. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more review capacity refills, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time. Please see our FAQ for further information. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (69.23%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #76 +/- ##
==========================================
- Coverage 91.08% 90.96% -0.13%
==========================================
Files 25 25
Lines 2748 2755 +7
==========================================
+ Hits 2503 2506 +3
- Misses 245 249 +4
🚀 New features to boost your workflow:
|
Summary
Test plan