It is possible that the query stats feature flag was enabled when a request was first registered, but that the feature flag had been disabled before reaching writeQueryStats, in which it throws a uassert. That uassert causes issues that manifest into BF-30856. We should log an error rather than uassert.
writeQueryStats should log an error rather than uassert when the feature flag is disabled
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: