Query speed and no db response
Hi there, I'm migrating to 1.4 to test the new viz features, but it seems that there's a bottleneck when I'm querying the database that I wasn't there before.
This is a piece of my code:
Before, querying 1 day of AIS data usually took ~1 minute, now is over 10 minutes, and no response. I tried to reduce the preprocessing, as it impacts the performance, but it didn't solve the issue. Any ideas of what is causing this? Let me know if you need more information.