Skip to content

feat: support for scaling up gram functions#2238

Merged
disintegrator merged 5 commits intomainfrom
user-provided-machine-specs
Apr 27, 2026
Merged

feat: support for scaling up gram functions#2238
disintegrator merged 5 commits intomainfrom
user-provided-machine-specs

Conversation

@disintegrator
Copy link
Copy Markdown
Contributor

@disintegrator disintegrator commented Apr 15, 2026

Closes AGE-1824

This change adds support for configuring the memory and instance count of runners that serve Gram Functions. The default spec is set to 2 instances at 1024MiB RAM each configure to a maximum of 5 instances at 4096MiB each.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 15, 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 27, 2026 9:56am

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 15, 2026

🦋 Changeset detected

Latest commit: 57cfef5

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

This PR includes changesets to release 4 packages
Name Type
@gram-ai/functions Minor
server Minor
cli Minor
@gram-ai/create-function Minor

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

@linear
Copy link
Copy Markdown

linear Bot commented Apr 15, 2026

@blacksmith-sh

This comment has been minimized.

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.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

disintegrator and others added 5 commits April 27, 2026 10:56
Co-authored-by: Copilot <copilot@github.com>
…memory for machines deployed for a Gram Function. It is now possible to go up to 5 machines per function and up to 4096 MiB for each machine.
@disintegrator disintegrator force-pushed the user-provided-machine-specs branch from 9028231 to 57cfef5 Compare April 27, 2026 09:56
@disintegrator disintegrator merged commit 42e4248 into main Apr 27, 2026
30 checks passed
@disintegrator disintegrator deleted the user-provided-machine-specs branch April 27, 2026 10:28
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 27, 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