Skip to content

refactor: trigger CRL update on timer and client update - #168

Merged
agaffney merged 1 commit into
mainfrom
refactor/crl-trigger
Oct 13, 2025
Merged

refactor: trigger CRL update on timer and client update#168
agaffney merged 1 commit into
mainfrom
refactor/crl-trigger

Conversation

@agaffney

Copy link
Copy Markdown
Contributor

This changes the CRL timer to run once per minute but only trigger the CRL update if the specified interval has elapsed since the last scheduled run or if the indexer has signaled that the CRL should be updated on the next timer tick.

Fixes #167

This changes the CRL timer to run once per minute but only trigger the
CRL update if the specified interval has elapsed since the last
scheduled run or if the indexer has signaled that the CRL should be
updated on the next timer tick.

Fixes #167

Signed-off-by: Aurora Gaffney <aurora@blinklabs.io>
@agaffney
agaffney requested a review from a team as a code owner October 12, 2025 22:43
@agaffney
agaffney merged commit bdce59c into main Oct 13, 2025
9 checks passed
@agaffney
agaffney deleted the refactor/crl-trigger branch October 13, 2025 01:22
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.

Regenerate CRL on client renewal

2 participants