-
Hi,
Is there a bug in the newly implement global options for cache-control?
It looks like the method sendCachedResponse (apicache.js 258) does not check the global options for the header cache-c…
-
At the moment the `Token` is cached inside an `RwLock` inside the `TokenHandler` and used at least once on every route for user token validation and thus might degrade API performance. There are multi…
-
### What version of Bun is running?
1.1.20+ae1948925
### What platform is your computer?
x64
### What steps can reproduce the bug?
set bunfig.toml
```
[install]
globalDir = "D:\\.bun\\instal…
-
It appears the type provider cache's generated members for each sql statement which is great but fails to regenerate members and uses a stale cache, when any of the global parameters is updated, namel…
-
RowSorter’s colSortFnCache is global for all grids.
The first time a column sort function is found using getSortFn it will cached using the column name as a key. This cached function will be used for…
-
-
kube-image-keeper: v1.10.0
Here is our setup:
1. Deploy kube-image-keeper with latest v1.10.0
2. Deploy a deployment using an image from a private gcr registry: gcr.io/myproject/test-image:0.0.1,…
-
### Describe the bug
I have a host and a remote. The initial init + fetch works great, when a changes is made to the remote that host detects it with revalidate(), but a subsequent init + fetch seems…
-
# Bug report
## Description / Observed Behavior
I have a series of pages fetched via useSWRInfinite. I am attempting to invalidate them via the global mutate function. In testing, I did simply …
-
As of https://github.com/biothings/bte-server/pull/21, the metakg is globally-loaded to avoid reading the locally-cached file while it's being written (and to short-cut the extra time of having to re-…