CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 39: AI-103: Developing AI Apps and Agents on Azure

You have a customer support agent built by using the Microsoft Foundry Agent Service. The agent calls an Azure OpenAI model deployment. During load testing, calls intermittently fail and return an HTTP 429 rate limit exceeded error. You need to handle throttling to reduce call failures and improve reliability under lo…

Nội dung câu hỏi

You have a customer support agent built by using the Microsoft Foundry Agent Service. The agent calls an Azure OpenAI model deployment. During load testing, calls intermittently fail and return an HTTP 429 rate limit exceeded error. You need to handle throttling to reduce call failures and improve reliability under load. The solution must remain within the service and model limits. What should you do?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Create a new thread and retry the calls immediately.
  2. B. Reduce the number of registered tools.
  3. C. Implement a retry policy that uses exponential backoff and jitter. — đáp án hiện tại
  4. D. Spit uploaded content into smaller files.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề