feat(adidos): add adaptive ddos protection system plugin#159
feat(adidos): add adaptive ddos protection system plugin#159zolotarev wants to merge 2 commits intobunkerity:mainfrom
Conversation
Add new ADIDOS plugin that monitors remote server load and dynamically enables/disables antibot protection based on configured thresholds. Includes webhook notifications and cooldown period settings.
feat(adidos): add adaptive ddos protection system plugin
|
Hi @zolotarev, apologies for the delay in our review. I really like the idea behind this new plugin. That said, I think it would be a better fit as an external plugin rather than being included directly. Would you be able to open a pull request on this repository? Thanks, and great work! |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 11 minutes and 53 seconds. ⌛ 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. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (3)
Comment |
Add new ADIDOS plugin that monitors remote server load and dynamically enables/disables antibot protection based on configured thresholds. Includes webhook notifications and cooldown period settings.