robhruska / CalendarToSlack

Grabs calendar data from Outlook and sets Slack presence to Away when events occur.
7 stars 1 forks source link

Optimize Exchange lookups and batch API calls where possible #7

Closed robhruska closed 8 years ago

robhruska commented 8 years ago

Consider how it works for hundreds of users. There will be bursts on the mod- 60/30/15 minute intervals.

robhruska commented 8 years ago

Exchange queries are batched into one now.