-
Where distinguishing fields are specified by the Vary header, it's possible to have more than one response cached for a given URL.
A practical example is when you want to cache a resource per user …
-
### Problem Description
I was debugging through some `Text` behavior on Fabric and noticed some logic that can trigger a redraw when one isn't necessary:
https://github.com/microsoft/react-native-…
-
**Describe the bug**
If I have a context configuration that holds an `access_token` and/or `refresh_token` and that it gets invalidate outside of this context, then on the next getToken, as long as t…
-
### Configuration
Initial project state (in [`txtar`](https://pkg.go.dev/golang.org/x/exp/cmd/txtar) format):
```txtar
-- go.mod --
module example.com
go 1.15
-- main.go --
package main
…
-
Recently, libraries like React Query and React SWR have proposed a new approach to data fetching with tremendous benefits for the developer (mainly Caching & invalidation) as well as some other sophis…
-
Reference:
deploy/scripts/cache-invalidation.ts:29
```
const params: CreateInvalidationRequest = {
DistributionId: findCNDistribution?.Id || "",
InvalidationBatch: {
CallerRefere…
-
On an [anime page](https://animurecs.com/anime/Kanon), updating your anime list via the inline form doesn't immediately show your changes when the page returns a success. Refreshing the page causes th…
-
This reddit post describes the issue quite well: https://www.reddit.com/r/aws/comments/kak4l7/aws_amplify_keep_artifacts_from_old_builds_live/
We could solve this by simply skipping the cache inval…
-
# This is a Feature Proposal
## Description
*Supporting for CDN services. aws cloud front. ex :- create distributions , create invalidations. For an example CDN invalidations specially helpful wh…
-
@aothms there is a subtle bug in the geometry caching scheme.
https://github.com/IfcOpenShell/IfcOpenShell/blob/fcfeac95bfc7f7b806527146c1f3f0b1a86df5a1/src/ifcgeom/mapping/mapping.cpp#L490-L496
…