#I would appreciate a pair of extra eyes

1 messages · Page 1 of 1 (latest)

lone flame
#

Is there a downside to increasing the pool size?

stiff trellis
#

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

tight saddle
#

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

lone flame
#

Well, yea. But this seems to be a limitation with the caldav library... or maybe caldav has a better way to manage multiple calendars

#

I agree though, setting it to 20 and calling it a day is not a fix