RootCauseunvalidated
scheduleBackfill() only queries the answers table — flushAllLanes() only flushes the three Q&A lanes — not the graph-extract-report queue. Outcome: flushReportLane() function existed but was only called by a setInterval timer, never by flushAllLanes().
bf5436d9-0a9d-4a51-a789-45482a782d8c
scheduleBackfill() only queries the answers table — flushAllLanes() only flushes the three Q&A lanes — not the graph-extract-report queue. Outcome: flushReportLane() function existed but was only called by a setInterval timer, never by flushAllLanes().