-
The front-end uses
```
Cache-control: public, max-age=60
```
This means a response may be cached for 60 seconds, by either proxy or client, until it must be revalidated. If this works well we …
-
**Description:**
We have a self hosted runner (ARC Runner Scale Set) and [self hosted actions cache](https://github.com/falcondev-oss/github-actions-cache-server) both running in k8s. The actio…
-
**Describe the bug**
When enabling "server" mode for the Asset Cache Server, the Asset Processor will eventually crash due to a memory corruption error. The callstacks are not consistent, and will t…
-
### Summary
Starting from the interest in #3231 this is making the case for providing a terragrunt subcommand to start a stand alone provider cache server. In the discussion, creating a RFC is sugges…
-
**Describe the bug**
cached_data_server.py line 967
`self.websocket_server = websockets.serve(
ws_handler=self._serve_websocket_data,
host='', port=self.port, loo…
-
### Describe the feature request
It seems the current recommended approaches to get toggles with SSR/GSSP both use an un-cached fetch to the API. Since the definitions rarely change, I think it doe…
-
Hi,
On our cluster, we use iRODS to store big data (obviously). With the introduction of Metalnx there is a minor issue: all data get cached on the VM running Metalnx, so that any `curl` or `wget` …
-
OS: Windows 10
Using: Claude Desktop App
MCP: Fetch
Issue: Timeout
Happens every time I use the MCP
config file:
```
{
"mcpServers": {
"fetch-uvx": {
"command": "…
-
To optimize response times and reduce API costs for Puter (especially if we [increase context limits](https://github.com/HeyPuter/puter/issues/773)), could we implement a server-side caching mechanism…
-
Hi Alex @staticlibs ,
Good Day!
I was troubleshooting one of the issue that we do have a record search operation and this will return result set by joining with multiple tables.
From SQL, If I…