Customizing Retry Logic for Type C Errors in Microsoft Graph API

Sowmya 0 Reputation points
2024-11-28T05:38:44.37+00:00

When using the Microsoft Graph API, guidance is sought on customizing the retry logic for Type C errors (e.g., rate limiting, throttling). It is understood that implementing exponential backoff manually via a custom interceptor or within the catch block is a feasible solution. Before proceeding with this approach, confirmation is needed on whether this method is considered best practice or if there are any recommended alternatives within the Graph API SDK for handling retries on Type C errors.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,480 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,011 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.