Thread Starter
Nos402
(@nos402)
Well now it has updated. Is there a refresh time window or such?
Plugin Author
LBell
(@lbell)
To minimize server hits, the API caches the ICS feeds for 15 minutes.
You can change this by modifying line 37 of includes/class-hycal-ics-proxy.php
const CACHE_DURATION = 900;
I could see making that user-settable.
I am running into the same issue. I just updated from Pretty Google Calendar a few days ago. Now, none of the newer events are showing up on the calendar. I can’t say with 100% certainty yet that it’s ONLY newly added events – but there are definitely a lot of events missing. This is not due to a 15-minute cache, these events were added days ago. I have confirmed that the problem exists regardless of the system/browser used to access it.
Plugin Author
LBell
(@lbell)
Howdy @drullo! Can you share the site, and the ICAL address you’re having issue with?