-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Correctness
-
0
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The mongosymb.py script currently has a feature to cache HTTP requests. However, it is disabled by default.
This can cause the task to take an inordinate amount of time if we have to symbolize many frames with a custom build since every symbolisation will undergo an HTTP request that will fail. Ideally we should cache the 404 results so that we don't hit the symbolizer service unnecessarily.
- is related to
-
SERVER-106360 Disable stacktrace symbolization for resmoke tasks by default
-
- Closed
-