You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run c-otto.de which has around 240 channels with various characteristics. I've been running faraday for a while now (more than a year?) and never ever saw any outlier, aside from the "uptime" metrics. This cannot be right, which is why I'm raising this issue. I wasn't able to attract any attention in Slack.
Expected behavior
frcli outliers --revenue or frcli outliers --volume sometimes show some outliers.
Actual behavior
No recommendations are shown.
To reproduce
Start the node, start faraday, wait a bit (7 days)
I run c-otto.de which has around 240 channels with various characteristics. I've been running faraday for a while now (more than a year?) and never ever saw any outlier, aside from the "uptime" metrics. This cannot be right, which is why I'm raising this issue. I wasn't able to attract any attention in Slack.
Expected behavior
frcli outliers --revenue
orfrcli outliers --volume
sometimes show some outliers.Actual behavior
No recommendations are shown.
To reproduce
frcli outliers --revenue --outlier_mult 1.5 --min_monitored 604800 | grep true -C 1000
frcli outliers --volume --outlier_mult 1.5 --min_monitored 604800 | grep true -C 1000
System information
Standalone, CLI access. I'm running v0.2.5-alpha from GitHub.
Linux 5.10.0-8-amd64, 4 vCPUs, 16 GByte RAM, SSD.
Debian Stable.
The text was updated successfully, but these errors were encountered: