Skip to content

Exclude terminated workspaces from full reconcile

Chad Woolley requested to merge caw-rd-skip-terminated-in-full-reconcile into master

Issue: Improve full reconciliation to avoid sending wo... (#411207 - closed)

What does this MR do and why?

Exclude terminated workspaces from full reconcile

  • This will help avoid excessive load when there are many workspaces

Implements changes requested in Improve full reconciliation to avoid sending wo... (#411207 - closed)

How to set up and validate locally

You could review output in tail -f log/remote_development.log | jq to confirm this, but I think the unit tests adequately prove this is working.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports