Open fredrikmoger opened 6 months ago
Big queries like "Which countries took part in WW2?", "All States in the USA" And queries with a lot of boundaries to load are currently quite bottlenecked by the fact that we have not set up Workers with Heruko. But compared to before the Json Update for the Assistant It takes significantly less time to get a response back (If it goes through as Heruko has a limit of 30 seconds of waiting before it closes the process) Small queries can take as little time as a few seconds now.
Potential fixes
Now it takes ... (45-60 sec) to run the ChatGPT text to map. What do you think about the performance?