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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Emit a structured runtime_worker_pool_initializing DEBUG log event once per execution environment during INIT in multi-concurrent (Lambda Managed Instances) mode, reporting workerCount and executionEnvironmentMaxConcurrency for worker pool observability. Only visible when the function log level is DEBUG or lower; no impact on the standard on-demand path.