OpenRailAssociation / osrd

An open source web application for railway infrastructure design, capacity analysis, timetabling and simulation
https://osrd.fr
GNU Lesser General Public License v3.0
415 stars 40 forks source link

stdcm: DieselError connection closed on a STDCM request with a day of circulations #7867

Closed bloussou closed 3 days ago

bloussou commented 1 week ago

What happened?

I get a

{"status":500,"type":"editoast:DieselError","context":{},"message":"connection closed"}

when running an STDCM request on a timetable with 2000 trains on the rec-osrd.reseau.sncf.fr environment

What did you expect to happen?

I expect it to work properly

How can we reproduce it (as minimally and precisely as possible)?

  1. create a stdcm requests between LYD and MAS on a basic timetable with 1900 trains

What operating system, browser and environment are you using?

OSRD version (top right corner Account button > Informations)

d9655c0