It seems that failed queries that are retired are not exposed in the report, potentially hidden issues and limiting debugging.
Example:
- First query timeout
- Second query return an error
The report will only contain the second query.
I would expect it both to be present.
Observed at least on flight injection during slow updates tests.