Unverified Commit 3f722f5d authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

station board: HTTP 429 is also an upstream error that we cannot do much about

parent 90df20de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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(