spawn_budget_set
Override the spawn-budget cap in MB for the current process. Set 0 to disable enforcement; useful for adjusting resource limits during heavy tasks or to reduce load mid-session.
Instructions
Override the spawn-budget cap for this process (in MB). Set 0 to disable enforcement. Does NOT persist across restarts — set THREADKEEPER_SPAWN_BUDGET_MB env for persistence.
Useful when a heavy task needs a higher temporary ceiling, or to drop the cap mid-session if you notice the laptop struggling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit_mb | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |