New: Differentiate between short term and long term (more than 6 hours) indexer failures

Signed-off-by: Robin Dadswell <robin@dadswell.email>
This commit is contained in:
Mark McDowall
2020-10-12 11:24:19 -07:00
committed by Qstick
parent 4fe6029be7
commit 0c8ad37a8f
5 changed files with 154 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ function getInternalLink(source) {
case 'IndexerRssCheck':
case 'IndexerSearchCheck':
case 'IndexerStatusCheck':
case 'IndexerLongTermStatusCheck':
return (
<IconButton
name={icons.SETTINGS}