Question 5
A developer debugging an API integration notices intermittent 429 status codes. Which Chrome DevTools approach would best help identify the rate limiting pattern?
Console tab with error filtering
Network tab with timing analysis and request throttling simulation
Application tab for storage inspection
Performance tab for bottleneck analysis