Skip to content

fix(static-ct): defer partial tile fetching#106

Merged
d-Rickyy-b merged 2 commits into
devfrom
static-ct-backoff
May 13, 2026
Merged

fix(static-ct): defer partial tile fetching#106
d-Rickyy-b merged 2 commits into
devfrom
static-ct-backoff

Conversation

@d-Rickyy-b
Copy link
Copy Markdown
Owner

Optimize tile processing by delaying the fetch of partial tiles. Certstream will wait up to a minute before forcefully fetching the partial tile to ensure slow-growing logs are still processed.

Certstream will now:

  • Track when a partial tile is first seen
  • Wait up to one minute before forcing a partial fetch
  • Skip fetching partial tiles within the deferral window
  • Reset tracking when a full tile was downloaded

fixes #104

Optimize tile processing by delaying the fetch of partial tiles. Certstream will wait up to a minute before forcefully fetching the partial tile to ensure slow-growing logs are still processed.

Certstream will now:
- Track when a partial tile is first seen
- Wait up to one minute before forcing a partial fetch
- Skip fetching partial tiles within the deferral window
- Reset tracking when a full tile was downloaded

fixes #104
@github-actions
Copy link
Copy Markdown

@d-Rickyy-b We couldn't find any modification to the CHANGELOG.md file. If your changes are not suitable for the changelog, that's fine. Otherwise please add them to the changelog!

@d-Rickyy-b d-Rickyy-b merged commit 0fe6a1e into dev May 13, 2026
1 check passed
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.

1 participant