summaryrefslogtreecommitdiff
path: root/contrib/persona-load-failure.en.must
blob: 77917c0b33887d464b331b61cf16079e6da969a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<title>KYC provider rate limit reached</title>
</head>
<body>
The KYC backend interaction ran into a rate limit.
<pre>
{{ kyc_http_status }}
{{ kyc_logic }}
{{ kyc_server_reply }}
</pre>
</body>
</html>