Skip to content

Use clientSubscriptonId for summarize review

Nicolas Dular requested to merge nd/use-client-subscription-id into master

What does this MR do and why?

Part of #420296 (closed)

Uses the clientSubscriptionId as described in the docs to listen for responses from the mutation to not interfere with other AI features. It will also enable us to remove the resourceId from aiCompletionResponse at some point.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Nicolas Dular

Merge request reports