Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚡️ increase github expiration cache to 24h #4799

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

afiune
Copy link
Contributor

@afiune afiune commented Oct 31, 2024

Long running scan executions ask for the same resources multiple times since we
expire the github provider cache every 30 minutes. This change is increasing the
time to 24 hours. This will avoid a single scan to ask for the same resources multiple
times, this way we will decrease the execution time of long running scans.

Long running scan executions ask for the same resources multiple times
since we expire the github provider cache every 30 minutes. This change
is increasing the time to 24 hours. This will avoid a single scan to ask
for the same resources multiple times, this way we will decrease the
execution time of long running scans.

Signed-off-by: Salim Afiune Maya <[email protected]>
Copy link
Contributor

Test Results

3 116 tests  ±0   3 115 ✅ ±0   1m 35s ⏱️ -11s
  371 suites ±0       1 💤 ±0 
   28 files   ±0       0 ❌ ±0 

Results for commit 1609ec6. ± Comparison against base commit 7aa48cc.

@afiune afiune merged commit 2f92784 into main Oct 31, 2024
15 checks passed
@afiune afiune deleted the afiune/253/increase-cache branch October 31, 2024 13:09
@github-actions github-actions bot locked and limited conversation to collaborators Oct 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants