Raise error when it fails to fetch the access token#253
Conversation
WalkthroughThis patch improves error reporting in ChangesError Handling Improvements
🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
Fixes # (link to the corresponding issue if applicable)
Description
Raise error when it fails to fetch the access token and there is no
error.responsemost likely due to network issues. This will help us debug where the issue comes from in these casesTesting Instructions
Steps:
Author Checklist
Reviewer Checklist