closeio / closeio/sync-engine

Log MessageId and other useful headers when skipping emails

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

Nobody has claimed this yet.

Dominant language
Python
Stars
30
Forks
13
Avg merge
1d 2h
Merged PRs (30d)
8

Description

This should help people who need to investigate why a particular email did not sync.

The relevant code lives here.

Contributor guide

No contributing guide indexed for this repository

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

Start in inbox/crispin.py at lines 882-891, where the relevant email-skipping logic lives. Inspect the existing logging there and determine which headers, including MessageId, are useful for investigating why an email did not sync. Done means skipped-email logs contain enough header information to identify and investigate a particular message.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.