Workflow connection errors after recent upgrade

I figured out what was going on: it looks like more memory is needed for running a workflow than previous versions, and the workflow-backend service was running out of memory. We previously had that limited to 2 GiB; I increased the memory allocation for workflow-backend containers to 4 GiB, and it looks like the workflows are running properly again!

1 Like