Skip to content

Draft: Revert common caching strategy which was not working at scale#180

Closed
padelsbach wants to merge 1 commit into
wolfSSL:masterfrom
padelsbach:wp_revert_cache
Closed

Draft: Revert common caching strategy which was not working at scale#180
padelsbach wants to merge 1 commit into
wolfSSL:masterfrom
padelsbach:wp_revert_cache

Conversation

@padelsbach

Copy link
Copy Markdown
Contributor

There are a couple limitations with github actions....

First is that the caches aren't visible across branches -- with some exceptions if the cache was created on the main branch.

Second is that they don't guard against race conditions where multiple jobs access the cache. And the result is a corrupted cache entry or unexpected cache hit/miss

@padelsbach padelsbach changed the title Revert common caching strategy which was not working at scale Draft: Revert common caching strategy which was not working at scale Jun 17, 2025
@padelsbach padelsbach force-pushed the wp_revert_cache branch 10 times, most recently from 918a999 to bb3c60c Compare June 17, 2025 23:41
Comment thread .github/workflows/build-wolfprovider.yml Outdated
@padelsbach padelsbach force-pushed the wp_revert_cache branch 8 times, most recently from d9b1bca to 9382e98 Compare June 18, 2025 16:56
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.

2 participants