You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
revert: "feat(RUN-1013): Adjust max number of cached sandboxes" (#2184)
This reverts commit 75c57bc.
As canister executions increase, it's essential to maintain more spawned
sandboxes to accelerate sandbox executions. While the original change
reduced memory usage to switch to the memory-based allocator, production
metrics indicate minimal risk.
0 commit comments