Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, 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 the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📝 WalkthroughWalkthroughThe TaxationBundle's Symfony service configuration is migrated from XML to PHP format. The DependencyInjection extension is updated to use Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
❌ Preview Environment deleted from BunnyshellAvailable commands:
|
68a955e to
4b4e081
Compare
src/Sylius/Bundle/TaxationBundle/Resources/config/services/integrations/doctrine/orm.php
Outdated
Show resolved
Hide resolved
| $services = $container->services(); | ||
| $parameters = $container->parameters(); | ||
| $container->import('services/form.php'); |
There was a problem hiding this comment.
| $services = $container->services(); | |
| $parameters = $container->parameters(); | |
| $container->import('services/form.php'); | |
| $container->import('services/form.php'); | |
| $services = $container->services(); | |
| $parameters = $container->parameters(); |
4b4e081 to
bac89a0
Compare
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.