Skip to content

Fix issue with workspaces in Terminating state

Hunar Khanna requested to merge hkhanna2_remote_dev_fix_termination_bug into remote_dev

related: Replace Terminated field with TerminationProgre... (gitlab-org/gitlab#406565 - closed)

What does this MR do

  • Fix issue with TerminatingWorkspaces as mentioned in this issue
  • Remove comments in code addressing this issue
  • Update the schema of how agentk communicates termination progress to Rails
Edited by Chad Woolley

Merge request reports