This repository has been archived by the owner on Jul 26, 2024. It is now read-only.
Introduce initial randomized cache TTL for tiles #261
Labels
3
3 Estimate - m - This is a small change, but there's some uncertainty.
enhancement
New feature or request
With the use of the "jitter" we still get initial "waves" of requests due to the jitter only adjusting time at the end of a cache fetch.
Instead, we should use an initial random time that is between 0+jitter to ttl-jitter for initial tile entries. This should cause the wave to be dampened faster since TTLs would already be fairly well distributed.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: