You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing this with a couple of calendars and it seems like it significantly speeds up queries (I mean duh). From 3 seconds with 5 calendars of varying degree to about 500ms with sort of the same output. I'll need to dig up what qualifies as "busy" time as we might be counting "busy" different or wrong.
https://developers.google.com/calendar/api/v3/reference/freebusy/query
I somehow missed this api / component for caldav apis and google api. We can use this in-place for generating availability times.
The text was updated successfully, but these errors were encountered: