summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Controller
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-09-16 18:06:39 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2025-09-16 18:06:39 +0200
commit3f722f5df9073a6cc541cbfa9cc546b144d44bc7 (patch)
treef486edc670e4a06080950337a0aa28b7fbe39ab0 /lib/Travelynx/Controller
parent90df20de3f0fdf8eeb0a7371ee3debe189de2b92 (diff)
station board: HTTP 429 is also an upstream error that we cannot do much about
Diffstat (limited to 'lib/Travelynx/Controller')
-rwxr-xr-xlib/Travelynx/Controller/Traveling.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travelynx/Controller/Traveling.pm b/lib/Travelynx/Controller/Traveling.pm
index 0ddc9fc..37e1496 100755
--- a/lib/Travelynx/Controller/Traveling.pm
+++ b/lib/Travelynx/Controller/Traveling.pm
@@ -1528,7 +1528,7 @@ sub station {
)->wait;
}
elsif ( $err
- =~ m{svcRes|connection close|Service Temporarily Unavailable|Forbidden|HTTP 500 Internal Server Error}
+ =~ m{svcRes|connection close|Service Temporarily Unavailable|Forbidden|HTTP 500 Internal Server Error|HTTP 429 Too Many Requests}
)
{
$self->render(