Skip to content

fix: increase fly memory from 256mb to 512 mb - #201

Open
shabebe11 wants to merge 1 commit into
mainfrom
fix/fly-memory
Open

fix: increase fly memory from 256mb to 512 mb#201
shabebe11 wants to merge 1 commit into
mainfrom
fix/fly-memory

Conversation

@shabebe11

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Increases the Fly.io VM memory allocation for the web3-prod app to provide more runtime headroom and reduce risk of OOM-related restarts.

Changes:

  • Bumped VM memory from 256MB to 512MB in the Fly deployment configuration.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread fly.toml
Comment on lines +20 to +22
memory = '512mb'
cpus = 1
memory_mb = 256
memory_mb = 512
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.

2 participants