Closed
Bug 1809559
Opened 2 years ago
Closed 2 years ago
stop caching Conduit calls for repo information
Categories
(Conduit :: moz-phab, task)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
Details
Attachments
(1 file)
We have some caching code we use throughout moz-phab to hold information pulled from Phabricator. One of the things we cache is the repository information. We do this despite the fact we only ever access repository information once in the lifetime of the app.
We should stop caching the repo information to reduce complexity and get a small speedup.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•