Skip to content

Scale up background workers in addition to web workers#11042

Merged
nbudin merged 2 commits into
mainfrom
nbudin/issue11033
Nov 8, 2025
Merged

Scale up background workers in addition to web workers#11042
nbudin merged 2 commits into
mainfrom
nbudin/issue11033

Conversation

@nbudin
Copy link
Copy Markdown
Contributor

@nbudin nbudin commented Nov 8, 2025

Closes #11033.

This ended up being a larger lift than I anticipated, because our hosting service adapters didn't have proper concepts of process groups or instance types. I've updated them to account for these things, which is an internally-breaking change.

As part of this, I ended up dropping support for Render, because the refactor was far from straightforward for their API, and because no actual Intercode deployments exist on Render anymore. If we want to add back support for them, it's certainly possible to do later.

@nbudin nbudin added enhancement minor Bumps the minor version number on release labels Nov 8, 2025
@nbudin nbudin force-pushed the nbudin/issue11033 branch from 790c884 to 8c5b38e Compare November 8, 2025 19:30
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2025

Code Coverage Report: Only Changed Files listed

Package Coverage
Overall Coverage 🟢 30.77%

Minimum allowed coverage is 0%, this run produced 30.77%

@nbudin nbudin merged commit dd15f36 into main Nov 8, 2025
17 checks passed
@nbudin nbudin deleted the nbudin/issue11033 branch November 8, 2025 19:37
@sentry
Copy link
Copy Markdown

sentry Bot commented Nov 13, 2025

Issues attributed to commits in this pull request

This pull request was merged and Sentry observed the following issues:

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

Labels

enhancement minor Bumps the minor version number on release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scale up background workers in addition to web workers

1 participant