Closed
Bug 1673910
Opened 5 years ago
Closed 4 years ago
cache 404 responses from sym file requests for a short period of time
Categories
(Tecken :: Symbolication, enhancement, P3)
Tecken
Symbolication
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: willkg, Unassigned)
References
Details
When Eliot is downloading sym files from S3, some will not be there. Some will not be there now, but might be there in a bit.
To reduce HTTP requests and time to symbolicate a request, maybe we should cache 404 responses temporarily for a short period of time like 5 minutes.
Look into whether this would improve performance or not before committing to it.
| Reporter | ||
Updated•5 years ago
|
Summary: cache 404 for a short period of time → cache 404 responses from sym file requests for a short period of time
| Reporter | ||
Comment 1•4 years ago
|
||
I'm going to WONTFIX this. We can revisit it if it turns into a problem.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•