You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This holds the status of a report ingestion. It is updated at each
step of FetchReport and deleted when the ingestion is done.
Simultaneously, the entry is written to memcache.
There is no code to return the status yet, and the UI has no hooks
for that.
Update #5.
When fetching the detailed bulk build report and there is an error,
store the error in the database and surface it on the build page.
There is more to be done here (including a better UI) but this at least
shows that there has been a problem.
Update #5
The red error bar saying "try recreating the index" is a pretty bad UI.
The text was updated successfully, but these errors were encountered: