Skip to content

feat: increase memory for auth lambdas#293

Merged
r4mmer merged 1 commit intomasterfrom
feat/increase-memory-on-auth-funcs
Sep 22, 2025
Merged

feat: increase memory for auth lambdas#293
r4mmer merged 1 commit intomasterfrom
feat/increase-memory-on-auth-funcs

Conversation

@r4mmer
Copy link
Copy Markdown
Member

@r4mmer r4mmer commented Sep 22, 2025

Motivation

To make wallet startup faster we can increase the memory size on the lambdas used for wallet startup, this will also increase the available CPU which makes the apis faster.

Acceptance Criteria

  • Increase the memory limit to 1024mb on all lambdas that are used during wallet startup

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged
  • Make sure either the unit tests and/or the QA tests are capable of testing the new features
  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@github-project-automation github-project-automation Bot moved this from Todo to In Review (WIP) in Hathor Network Sep 22, 2025
@r4mmer r4mmer merged commit 1d400c9 into master Sep 22, 2025
1 check passed
@github-project-automation github-project-automation Bot moved this from In Review (WIP) to Waiting to be deployed in Hathor Network Sep 22, 2025
@r4mmer r4mmer moved this from Waiting to be deployed to Done in Hathor Network Sep 23, 2025
This was referenced Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants