AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Challenges and Innovations with Microsoft Graph API
This chapter explores the technical hurdles in fetching calendar events from Office 365 via the Microsoft Graph API, particularly the constraint of making only four concurrent requests per token. The speakers detail their innovative solution utilizing OTP and a dynamic supervisor to efficiently manage worker pools, thus maximizing API request throughput without hitting rate limits. Additionally, they reflect on their broader experiences with Elixir, emphasizing the importance of concurrency and robust tools in software development.