FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix timeline not being properly incremental by mrexodia · Pull Request #530 · josegonzalez/python-github-backup · GitHub

Fix timeline not being properly incremental - #530

Merged
josegonzalez merged 1 commit into
josegonzalez:masterfrom
mrexodia:incremental-timeline-fix
Aug 1, 2026
Merged

Fix timeline not being properly incremental#530
josegonzalez merged 1 commit into
josegonzalez:masterfrom
mrexodia:incremental-timeline-fix

Conversation

mrexodia commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

The timeline introduced by #528 is not incremental and always re-fetches all issues. For my local backup this triggered around 75k unnecessary requests.

josegonzalez merged commit 5c0d86f into josegonzalez:master Aug 1, 2026
10 checks passed

Iamrodos commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Thanks for the fix, my mistake. During the backfill the refresh re-fetched each flagged issue in full when the stored payload was already on disk, and reusing it is what that code should have done.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL