Skip to content

DWS workhorse proxy graceful termination

What does this MR do and why?

This MR sends StopWorkflowRequest ClientEvent to stop a running workflow when the client-workflow websocket connection is disconnected. This allows us to gracefully and quickly terminate a workflow session which let users retry it soon.

This MR is blocked by feat: stop workflow request client event (gitlab-org/modelops/applied-ml/code-suggestions/ai-assist!3268 - merged).

Related to https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist/-/issues/1302+ and feat: stop workflow request client event (gitlab-org/modelops/applied-ml/code-suggestions/ai-assist!3268 - merged)

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shinya Maeda

Merge request reports

Loading