Dear Guys,
I am currently working with OpenTripPlanner and got in touch with an error recently.
If I am planning routes for short distances (2km) everything works as expected with the graphQL API. But for longer distances the whole system colapses and I am getting following error:
I have tested the same route on the OTP debugging page. Everything works just fine over there.
But with the LegacyGraphQL-API I am getting the error.
I am using OTP 2.1 and Java 11
Can anyone help me?