-
In the Envoy, the route cache will be cleared by default if a header is modified by the wasm filter. It would be better to provide a way to control the behavior by the wasm filter self.
But seems t…
-
**Is your feature request related to a problem? Please describe.**
I want to collect data from YouTube videos via the Invidious API, specifically tracking metrics like like counts at regular interv…
RayBB updated
9 hours ago
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
5
### Plugin v…
-
Is there it possible to refresh the RFC cache less often, or not at all? Is there a flag that I could then pester @martinthomson to add to his tooling?
-
So basically running `tox -r` would reset tox's cache. However, when it wraps other things with their own caches, those won't be affected. One example is `pre-commit`.
It'd be nice to have some sor…
-
### Environment
```
------------------------------
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Man…
-
### Issue Summary
When serving password-protected pages in Wagtail, the application does not set appropriate cache-control headers to prevent these pages from being cached by browsers or intermediary…
-
### Describe the Bug
I enabled cache, but the header Cache-Control received no-cache
```
Cache-Control: no-cache
```
### To Reproduce
### .env configuration:
``` env
CACHE_ENABLED=true
CA…
-
**Description**
It seems the `control` inside gossipsub has no use from a review.
Also metrics show that it's consistently 0
-
Follow up from https://github.com/apollographql/apollo-kotlin/issues/3566
Allow to extend the schema on the client with directives:
```graphql
extend type Query {
currentMinute @maxAge(60)
…