New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 912747 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 7
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

High 500 rate due to code coverage handler in Findit

Project Member Reported by robert...@chromium.org, Dec 6

Issue description

https://pantheon.corp.google.com/errors/CM6ItYe-zIuBSA?time=P1D&project=findit-for-me

    
AttributeError: 'NoneType' object has no attribute 'data' on 
```
     entity = CoverageData.Get(host, code_revision_index, 'patch', 'ALL')
     data = entity.data
```
 
Owner: liaoyuke@chromium.org
Status: Fixed (was: Available)

Sign in to add a comment