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

Run cache invalidation async #368

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Run cache invalidation async #368

merged 1 commit into from
Jan 9, 2024

Conversation

rail
Copy link
Member

@rail rail commented Jan 9, 2024

By default it waits until the cache is invalidated. After the request is sent, there is nothing we can do, except to fail due to a timeout or something else.

By default it waits until the cache is invalidated. After the request is
sent, there is nothing we can do, except to fail due to a timeout or
something else.
@rail rail requested a review from celiala January 9, 2024 19:18
@rail rail self-assigned this Jan 9, 2024
@rail rail merged commit 3dcf967 into master Jan 9, 2024
9 checks passed
@rail rail deleted the gcp-async branch January 9, 2024 21:17
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