elastic-recheck/elastic_recheck/cmd
Matt Riedemann a8694f804a Log a warning if uncategorized_fails finds nothing
Chances are probably 0 that we won't have failures
or that we'd have 100% categorization rates, which
probably mean if we don't get any failures the
default ALL_FAILS_QUERY is broken, which can easily
happen:

  I208675c2258b6c635925c7b9ea9fae5afd000565

This logs a warning if a group yields no failures
based on the default ALL_FAILS_QUERY.

Change-Id: Ib2c12b1fc276389297cf4ac15775e6b2da828fdd
2019-01-17 17:18:05 -05:00
..
__init__.py Add graph script 2013-10-02 14:56:49 -07:00
check_success.py Made elastic-recheck py3 compatible 2018-11-29 20:15:07 +00:00
graph.py Retry change queries on a 502 response 2017-10-09 20:18:58 -04:00
query.py Made elastic-recheck py3 compatible 2018-11-29 20:15:07 +00:00
uncategorized_fails.py Log a warning if uncategorized_fails finds nothing 2019-01-17 17:18:05 -05:00