Enable symbolizer http cache and cache non-existent symbols

    • 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.

              Assignee:
              Unassigned
              Reporter:
              Jordi Olivares Provencio
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: