We have observed a high error count in GET https://ar.wikipedia.org/api/rest_v1/page/random/summary since 21 Jan 9:00 UTC
https://logstash.wikimedia.org/goto/bf811f2231648f2c306371b8c4f6e343
The endpoint looks very slow indeed:
jynus@sangai:/media/home/jynus/puppet$ curl -o /dev/null -s -w 'Total: %{time_total}s\n' https://ar.wikipedia.org/api/rest_v1/page/random/summary Total: 16.813162s jynus@sangai:/media/home/jynus/puppet$ curl -o /dev/null -s -w 'Total: %{time_total}s\n' https://en.wikipedia.org/api/rest_v1/page/random/summary Total: 0.485580s jynus@sangai:/media/home/jynus/puppet$ curl -o /dev/null -s -w 'Total: %{time_total}s\n' https://ar.wikipedia.org/api/rest_v1/page/random/summary Total: 26.566031s jynus@sangai:/media/home/jynus/puppet$ curl -o /dev/null -s -w 'Total: %{time_total}s\n' https://en.wikipedia.org/api/rest_v1/page/random/summary Total: 0.481798s