Home / Questions / How can high API usage affect feasibility?
Explanatory Question

How can high API usage affect feasibility?

👁 10 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

If too many requests are made:

  • API throttling can occur

  • Performance degrades

  • System may stop responding

👉 This makes the solution not feasible as designed.