Skip to content

daily infinite Repeating events give a Sabre\VObject\Recur\MaxInstancesExceededException #55

@Wqrld

Description

@Wqrld

Due to 3500 event limit of sabre. Not a common usecase but worth capping

sabre-io/dav#899

I believe this is due to the 10 year limit introduced in 61cf0c2#diff-dd3c48dce503cca47a4bc59bb5b1ad988942d8861c196c0fcbc0a5c9d45a6faeR201 (which also seems to have some other side effects such as all saved events showing as recurring: custom). I believe infinite recursions in sabre should be safe as long as they dont have a limit?

10 years is 3653 days which is more than the 3500 limit.

The fix will probably depend on why this 10-year-limit was originally introduced

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions