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.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Microsoft Security | Microsoft Graph
{count} votes

Your answer

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