-
Notifications
You must be signed in to change notification settings - Fork 7
fix(api,cli): reduce auth log noise and improve VIP rental handling #305
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
Conversation
- Downgrade JWT validation and auth middleware logs from debug to trace - Downgrade GPU offerings refresh log from debug to trace - Skip VIP rentals when refreshing deployment status (they use CSV/database) - Fall back to user's registered SSH key for VIP rentals without ssh_public_key
WalkthroughThis pull request enhances logging instrumentation across authentication and JWT validation flows, implements full HTTP retrieval logic with caching for JWKS endpoint, and introduces VIP rental handling with selective provider refresh and SSH key fallback logic. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Areas requiring extra attention:
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (5)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-10-13T15:34:46.544ZApplied to files:
🧬 Code graph analysis (2)crates/basilica-api/src/server.rs (1)
crates/basilica-api/src/api/routes/secure_cloud.rs (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (6)
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 |
Summary
Summary by CodeRabbit
Release Notes
New Features
Bug Fixes
Chores
✏️ Tip: You can customize this high-level summary in your review settings.