LD4P / qa_server

A rails engine with questioning authority gem installed to serve as an authority search server with normalized results.
Apache License 2.0
6 stars 3 forks source link

lower the threshold for marking an authority with warning down time #435

Closed elrayle closed 3 years ago

elrayle commented 3 years ago

Description

Background colors of the History section of the Monitor Status page give an at a glance warning when authorities do not have stable uptime. The caution threshold is too low. Even authorities with < 1% failures are marked caution.

Expected

Actual

Red warning is shown for anything above 10% failures.

Yellow caution is shown for anything with any failures.

image

To reproduce

Reload the monitor status page and look at Percent Failing in the table of the Authority Connection History section.