-
## Introduction
[Github API rate limit issue](https://github.com/terraform-linters/tflint/blob/master/docs/user-guide/plugins.md#avoiding-rate-limiting) is a critical issue even though there're gui…
-
**Environment**:
- CTFd Version/Commit: 6.7.1
- Operating System: Linux - Using the docker container
- Web Browser and Version: Tried with different browser, doesn't matter
**What happened?**
…
-
```
What steps will reproduce the problem?
1. Load many assets
2. Not use them for a while (no references to them)
3. They will still be in the cache.
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Load many assets
2. Not use them for a while (no references to them)
3. They will still be in the cache.
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Load many assets
2. Not use them for a while (no references to them)
3. They will still be in the cache.
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Load many assets
2. Not use them for a while (no references to them)
3. They will still be in the cache.
What is the expected output? What do you see ins…
-
For example Bevy relies on file extensions to determine how to load resources:
```
2024-10-28T14:30:14.861250Z ERROR bevy_asset::server: Could not find an asset loader matching: Loader Name: None; A…
-
Currently when static assets are linked to a MyST site build, their URL gets generated with a hash that is part of the filename. This is done to ensure that the cache is busted if the file is updated.…
-
### Problem Statement
Session Replay handles static assets differently based on the type of asset. They are either inlined into the recording or the source URL is preserved and fetched during playb…
-
Il faudrait ajouter des techniques de cache busting sur les liens vers des assets statiques. Genre la date de modif, ou un hash du contenu.