Open Bug 1851253 Opened 8 months ago Updated 7 months ago

known failure lines labeled as 'NEW'

Categories

(Tree Management :: Treeherder: Frontend, defect)

defect

Tracking

(Not tracked)

REOPENED

People

(Reporter: aryx, Assigned: jmaher, NeedInfo)

Details

Code sheriff Narcis noticed more failure lines than usual are labeled as 'NEW', and at least some of them have been observed before.

E.g. this task from today has the line set as 'NEW' but it had already been observed yesterday.

good find. I strongly suspect this is a side effect of using the cache. about 14 hours ago we deployed treeherder, so the cache was probably reset. I need to find a way to make it a persistent cache.

I landed a fix to treeherder (on staging now) to use database backed cache instead of redis which is memory based cache. This will allow for persistent cache across restarts:
https://github.com/mozilla/treeherder/commit/1310f34128061954f511a0c61cee3f0529e7c009

Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED

Backed out because the failure lines and their bug suggestions did not load at least for some task, e.g. mda:
https://github.com/mozilla/treeherder/commit/4727105100597aba24beb2f8d6ac758fd134a46a

Assignee: nobody → jmaher
Status: RESOLVED → REOPENED
Flags: needinfo?(jmaher)
Resolution: FIXED → ---
You need to log in before you can comment on or make changes to this bug.