summary refs log tree commit diff
path: root/changelog.d/16506.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug where servers could be marked as up when they were failing (#16506)Patrick Cloke2023-10-171-0/+1
After this change a server will only be reported as back online if they were previously having requests fail.