hotosm / galaxy-api

Backend to fetch data from Underpass
https://galaxy-api.hotosm.org/latest/redoc
GNU Affero General Public License v3.0
14 stars 5 forks source link

Review No of containers based on the current traffic of API #315

Open kshitijrajsharma opened 2 years ago

kshitijrajsharma commented 2 years ago

I was monitoring how API is doing on production , within last week API is being quite busy and using 5 containers all the time , when I tried to execute a. simple get api it was on the memory queue since all the containers were busy ! How can we better manage this ? cc : @eternaltyro , @ramyaragupathy

image