linkedin / linkedin/pyexchange
Getting ErrorRecurrenceHasNoOccurrence when reading calendar events
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 154
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
I'm using pyexchange to read calendar events and save them to a web application, but I get this error on occasion when running the sync code, and I'm trying to figure out exactly what triggers it, and if it's going to stop events being synced to the web app, and how to handle it. Any ideas what particular situation triggers it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the sync code that reads Microsoft Exchange calendar events and trace where ErrorRecurrenceHasNoOccurrence is raised. Reproduce the intermittent case, identify the triggering calendar situation, and determine whether the event is skipped or prevents synchronization so the issue can document the required handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100