Skip to content

impr(workflow engine): Bump caching TTL for subscription processor to 20 mins#109850

Merged
Christinarlong merged 1 commit intomasterfrom
crl/bump-caching-to-20mins
Mar 4, 2026
Merged

impr(workflow engine): Bump caching TTL for subscription processor to 20 mins#109850
Christinarlong merged 1 commit intomasterfrom
crl/bump-caching-to-20mins

Conversation

@Christinarlong
Copy link
Contributor

@Christinarlong Christinarlong commented Mar 3, 2026

Currently our % Cache hit is approximately 60-70% for bulk_query_detectors going through the subscr processor. We think it's because the cache ttl is only like 3 minutes so we miss out on a p. big chunk of processes that may run less often. So let's bump up the ttl

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 3, 2026
@Christinarlong Christinarlong marked this pull request as ready for review March 4, 2026 00:07
@Christinarlong Christinarlong requested a review from a team as a code owner March 4, 2026 00:07
@Christinarlong Christinarlong merged commit b3c8270 into master Mar 4, 2026
79 checks passed
@Christinarlong Christinarlong deleted the crl/bump-caching-to-20mins branch March 4, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants