You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To address issues around storage server caching delay, we should preload new resources into the storage server by triggering a CI run on PRs to General. I'm thinking we have a webhook that triggers the StorageServer into caching any new resources mentioned in the current pull request, and then if they all get cached successfully, we push a status to the PR that sets a passing status to that CI status.
This should allow us to pre-fill the storage server's cache so that when the PR is merged, the resources are already stored.
The text was updated successfully, but these errors were encountered:
To address issues around storage server caching delay, we should preload new resources into the storage server by triggering a CI run on PRs to General. I'm thinking we have a webhook that triggers the StorageServer into caching any new resources mentioned in the current pull request, and then if they all get cached successfully, we push a status to the PR that sets a passing status to that CI status.
This should allow us to pre-fill the storage server's cache so that when the PR is merged, the resources are already stored.
The text was updated successfully, but these errors were encountered: