🔥 3-day streak
GitHub Copilot101 / 190
Question 101 of 190
A backend developer asks GitHub Copilot to add rate-limiting to a Node.js service. Copilot suggests code that imports a package named 'express-smart-throttle' and calls a method configureAdaptiveLimits(). The developer has never heard of this package, and the suggestion looks clean and syntactically correct. What is the most responsible next step before committing the code?
Reviewed for accuracy · Report an issueNext question