Replies: 1 comment 4 replies
-
Not on purpose. But maybe the switch to ktor (this PR) did something ... @ArnyminerZ Do you have an idea? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I sync with a shared ICS URL from Outlook 365 (https://outlook.office365.com/owa/calendar/...). I upgraded to 2.4.0 due to the recent requirement of a custom user-agent but now I'm seeing consistent socket timeout errors when I try to sync.
If I paste the ICS URL into a browser it consistently takes around 10-12 seconds before the download begins, so the slowness is on Microsoft's end, possibly due to the number of events and/or whatever it's doing to compile the ICS on the fly? (the ICS file is around 2MB). I only rarely saw sync failures in previous versions, so I'm not sure if the socket timeout has been shortened in this version?
Beta Was this translation helpful? Give feedback.
All reactions