Alexandre Flament
|
912c7e975c
|
[fix] checker: don't run the checker when uwsgi is not properly configured
Before this commit, even with the scheduler disabled, the checker was running
at least once for each uwsgi worker.
|
2021-01-13 14:07:39 +01:00 |
|
Alexandre Flament
|
7f0c508598
|
[fix] checker: fix typo unknown instead of unknow
|
2021-01-12 11:47:17 +01:00 |
|
Alexandre Flament
|
87bafbc32b
|
[mod] checker: add status and timestamp to the result
for each engine: replace status by success
|
2021-01-12 11:47:17 +01:00 |
|
Alexandre Flament
|
45bfab77d0
|
|mod] checker: improve searx-checker command line
* output is unbuffered
* verbose mode describe more precisly the errrors
|
2021-01-12 11:47:17 +01:00 |
|
Alexandre Flament
|
3a9f513521
|
[enh] checker: background check
See settings.yml for the options
SIGUSR1 signal starts the checker.
The result is available at /stats/checker
|
2021-01-12 11:47:17 +01:00 |
|
Markus Heiser
|
9c581466e1
|
[fix] do not colorize output on dumb terminals
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
|
2021-01-12 11:47:17 +01:00 |
|
Alexandre Flament
|
8cbc9f2d58
|
[enh] add checker
|
2021-01-12 11:47:17 +01:00 |
|