#I would appreciate a pair of extra eyes
1 messages · Page 1 of 1 (latest)
I do not know. I would assume that there likely is a reason why the poolsize is full
Maybe @oblique bloom would have an idea as he's experienced with calendars and worked on caldav before
From claude:
The deeper issue is that all CalDAV coordinators share a single session/pool per account. A better long-term fix might be coordinating poll timing or batching requests. Bumping the pool just shifts the exhaustion threshold up — if someone has 25 calendars, they'd hit the same issue again.```
I agree with claude and we should fix it properly