Greenstand / treetracker-admin-api

Legacy API microservice for the admin panel
GNU Affero General Public License v3.0
31 stars 81 forks source link

Ambassador timing out requests after 30 seconds #621

Closed nmcharlton closed 2 years ago

nmcharlton commented 2 years ago

Some of our database queries are taking as long as 60 seconds to complete. This is obviously too long, but we can mitigate the impact by removing the gateway timeout altogether. It has already been disabled on the Web Map.