pimutils / pimutils/vdirsyncer

Request large batches of items in multiple smaller batches

Open
#993 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cat: server compat mod: DAV
Dominant language
Python
Stars
1.9k
Forks
185
Avg merge
11h 49m
Merged PRs (30d)
1

Description

We should make smaller queries rather than request all events at once.

See: https://github.com/pimutils/vdirsyncer/issues/992
See: https://github.com/pimutils/vdirsyncer/issues/988

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the related issues #992 and #988 first to understand the batch-query problem and its intended scope. Trace the event-request path in vdirsyncer, then confirm that large event sets are fetched through multiple smaller queries rather than one request.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.