-
Notifications
You must be signed in to change notification settings - Fork 12.6k
Outlook Cache – Bounty-to-Hire #21050
Copy link
Copy link
Closed
sungdark/cal.com
#1Labels
$500calendar-appsarea: calendar, google calendar, outlook, lark, microsoft 365, apple calendararea: calendar, google calendar, outlook, lark, microsoft 365, apple calendarteamsarea: teams, round robin, collective, managed event-typesarea: teams, round robin, collective, managed event-types✨ featureNew feature or requestNew feature or request💎 BountyA bounty on Algora.ioA bounty on Algora.io
Metadata
Metadata
Assignees
Labels
$500calendar-appsarea: calendar, google calendar, outlook, lark, microsoft 365, apple calendararea: calendar, google calendar, outlook, lark, microsoft 365, apple calendarteamsarea: teams, round robin, collective, managed event-typesarea: teams, round robin, collective, managed event-types✨ featureNew feature or requestNew feature or request💎 BountyA bounty on Algora.ioA bounty on Algora.io
Tip
This bounty is the first bounty-to-hire – a paid bounty that can also turn into a full-time job as IC4 Foundation: https://cal.com/jobs
Outlook Cache
Right now for Microsoft Outlook we check every single connected calendar whenever a user event type public page is visited. Then we compute all raw availability into the format we need for checking available time slots.
This works well for most cases but it can get quite messy once we start adding more calendar. Also on team events where we need to check multiple users for a round robin event for example.