Commit bcf3bad
committed
Treat 503 as an expected authentication response
This avoids spamming error reports on a 503 and instead uses the auth
failure delay mechanism which will reduce the load we create on the API
and also on openvpn from reconnect attempts and help reduce subsequent
503s and other slowness
Change-type: patch1 parent 1f18bba commit bcf3bad
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments