Skip to content

Commit

Permalink
ansible: Set motis-proxy timeout to 20 seconds
Browse files Browse the repository at this point in the history
MOTIS will calculate the result to the end anyway, and this way we don't
throw it away that quickly
  • Loading branch information
jbruechert committed Mar 26, 2024
1 parent cf4e7f3 commit 87425b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/motis-proxy/files/Rocket.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ ip_header = "Forwarded"
allowed_endpoints = [ "/intermodal", "/guesser",
"/railviz/get_trains", "/railviz/get_trips", "/railviz/get_station",
"/lookup/schedule_info", "/gbfs/info", "/trip_to_connection", "/lookup/geo_station" ]
timeout = 20

0 comments on commit 87425b9

Please sign in to comment.