Any idea how common it is for Pulumi to effectivel...
# gitlab
h
Any idea how common it is for Pulumi to effectively commit Denial Of Service attacks when working with GitLab? I'm working with a self-hosted GitLab instance and we're managing it via Pulumi; I don't feel like the environment is particularly large but we've reached a stage where running a state refresh is maxing out GitLab's CPU and leading to 502's.
For anyone finding this later, I found the parallelism option and by lowering this, Pulumi is no longer overwhelming GitLab.