diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-06-21 12:25:33 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-06-23 16:42:46 +0200 |
| commit | b1b6c0ed6d11c072b15d06730c86d9c5e451bad6 (patch) | |
| tree | bf46de9f3e8a2d13548365ed56064fb7ed508ae7 /executor/executor.cc | |
| parent | 854773ea9f57ef13706e4ba9f7a7783fb9066833 (diff) | |
dashboard/app: use DailyLimit=0 to mark disabled reportings
We currently use ConstFilter(FilterHold) to mark disabled reportings.
But this condition is impossible to check (even if we make it a named
function, functions are not comparable).
Use DailyLimit=0 as a way to say the same. Note: previously it was used to say "no limit".
This is needed for the next change that needs to understand the active last reporting.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
