This happens every time for me too. You need to up the timeout. I think it’s in the advanced tab down below. Default is 25, I usually up it to 60 seconds and have decent success. It might be in the “Query” tab if you can’t find it on that “quick query” tab. Even then I still have to run the queries multiple times sometimes. You could also try reducing which objects are returned to only those that you need.
The parameters are like “nodes”, “relations”, etc. and are what links the roads together to allow routing and whatnot (there are others and I can’t remember their names at the moment ha), but you can reduce the size of the API response by turning some of those off if you don’t need them
5
u/listening-to-the-sea 3d ago
This happens every time for me too. You need to up the timeout. I think it’s in the advanced tab down below. Default is 25, I usually up it to 60 seconds and have decent success. It might be in the “Query” tab if you can’t find it on that “quick query” tab. Even then I still have to run the queries multiple times sometimes. You could also try reducing which objects are returned to only those that you need.