Skip to content

fix: add hard limits to fly runners to avoid OOM errors#2253

Merged
disintegrator merged 3 commits intomainfrom
fly-hard-limits
Apr 16, 2026
Merged

fix: add hard limits to fly runners to avoid OOM errors#2253
disintegrator merged 3 commits intomainfrom
fly-hard-limits

Conversation

@disintegrator
Copy link
Copy Markdown
Contributor

@disintegrator disintegrator commented Apr 16, 2026

Closes AGE-1834

This change sets a hard limit on concurrent HTTP requests to Gram Function runners deployed on Fly. This prevents OOM errors when a large number of tool calls are made in a short period of time. This can cause memory exhaustion and crashes.

This change sets a hard limit on concurrent HTTP requests to Gram
Function runners deployed on Fly. This prevents OOM errors when a large
number of tool calls are made in a short period of time. This can cause
memory exhaustion and crashes.
… Function runners deployed on Fly. This prevents OOM errors when a large number of tool calls are made in a short period of time. This can cause memory exhaustion and crashes.
@disintegrator disintegrator requested a review from a team as a code owner April 16, 2026 14:36
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 16, 2026

🦋 Changeset detected

Latest commit: 3d617d7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gram-docs-redirect Ready Ready Preview, Comment Apr 16, 2026 2:59pm

Request Review

@linear
Copy link
Copy Markdown

linear bot commented Apr 16, 2026

devin-ai-integration[bot]

This comment was marked as resolved.

@disintegrator disintegrator merged commit f127399 into main Apr 16, 2026
28 checks passed
@disintegrator disintegrator deleted the fly-hard-limits branch April 16, 2026 16:56
@github-actions github-actions bot locked and limited conversation to collaborators Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants