Skip to content

feat: add basic autoscaling configuration.#195

Merged
thenav56 merged 1 commit into
IFRCGo:developfrom
pantierra:feat/basic-autoscaling
Jul 10, 2026
Merged

feat: add basic autoscaling configuration.#195
thenav56 merged 1 commit into
IFRCGo:developfrom
pantierra:feat/basic-autoscaling

Conversation

@pantierra

Copy link
Copy Markdown
Contributor

No description provided.

@pantierra pantierra force-pushed the feat/basic-autoscaling branch from ced51b4 to 4d58889 Compare July 9, 2026 21:00
@batpad

batpad commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

@pantierra - this looks good to me!

@thenav56 can you do a review, and would you be able to help sheperd a deploy / test in staging?

My concern here though is implementing auto-scaling before doing some tuning on our database - it seems to me that the issues we are facing right now are more due to db bottle-necks than the API container, and in this case, implementing auto-scaling of the API container without fixing the db issues could make things worse?

Am fine with merging this to staging and testing though, and doing the database work in parallel. @thenav56 - if this looks all fine to you, can we merge and test the auto-scaling bit? And then we can work on looking at db config in parallel.

@thenav56 thenav56 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks @pantierra @batpad

One small concern, the resources was added recently by @ranjan-stha , maybe rebase removed it

@pantierra pantierra force-pushed the feat/basic-autoscaling branch from 4d58889 to c4cca57 Compare July 10, 2026 09:28
@pantierra pantierra requested a review from thenav56 July 10, 2026 09:30
@thenav56 thenav56 merged commit 9d4c876 into IFRCGo:develop Jul 10, 2026
2 of 3 checks passed
@pantierra pantierra deleted the feat/basic-autoscaling branch July 10, 2026 09:34
@thenav56

Copy link
Copy Markdown
Member

Update: Both stage/prod sync are green

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants