developmentseed / developmentseed/titiler
better auto scaling
Open
deployment
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 254
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 9
Description
Right now the autoscaling is based on the number of requests per ecs task
https://github.com/developmentseed/titiler/blob/89d8d6476e51b0574f2e89b6f1bbe6846d6e1881/stack/app.py#L74-L81
This should enable fast scaling UP when number of user are loading tiles, but there might be better configuration.
Contributor guide
Assessment
This issue has not been assessed yet.