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
We set this pretty low (4) because we used to reserve concurrency*1024 instances up-front. We now only allocate 1024 + concurrency * 20, so we should be able to increase the default significantly.