Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • package-registry-downcase
  • track-page-view-event-for-group-security-inventory
  • sf/feature/metric-visited-audit-log-page-480117
  • 523438-vue3-migration-related_issues_spec
  • feat/512677-path-lock-controller
  • DOCS-mmora-master-patch-37647
  • 522011-backfill-finish-onboarding-saml
  • tbulva-zoekt-multimatch-url-update-fix
  • 485051-sep-variables-incorrectly-assigned-for-multiple-rule-schedules
  • release-tools/update-kas
  • dakotadux/add-rest-api-to-update-status-of-external-requirement-controller
  • 519532-approvals-are-required-when-mr-pipelines-produce-no-security-artifacts-but-previous-branch
  • dblessing_unify_omniauth_code_paths
  • 450705-policies-policy-type
  • hacks4oats-master-patch-82f8
  • limit-language-syncing
  • sh-raise-token-encrypted-constraint
  • 451588-rm-tasksByType-defaultGroupLabels
  • Remove-Orphaned-Vulnerability-Notes
  • v17.7.6-ee protected
  • v17.8.4-ee protected
  • v17.9.1-ee protected
  • v17.8.3-ee protected
  • v17.7.5-ee protected
  • v17.9.0-ee protected
  • v17.9.0-rc42-ee protected
  • v17.6.5-ee protected
  • v17.7.4-ee protected
  • v17.8.2-ee protected
  • v17.6.4-ee protected
  • v17.7.3-ee protected
  • v17.8.1-ee protected
  • v17.8.0-ee protected
  • v17.7.2-ee protected
  • v17.8.0-rc42-ee protected
  • v17.5.5-ee protected
  • v17.6.3-ee protected
  • v17.7.1-ee protected
  • v17.7.0-ee protected
40 results

completion_worker.rb

  • Nicolas Dular's avatar
    37252ebe
    Add optional client_subscription_id · 37252ebe
    Nicolas Dular authored and Gosia Ksionek's avatar Gosia Ksionek committed
    This adds an optional client_subscription_id to the ai_completion_response
    subscription. In addition to that it fixes the GraphqlTriggers to be
    able to deal with optional subscription arguments.
    
    This prepares us to allow listening only to a specific client_subscription_id
    on the websocket, and to only broadcast messages based on a user_id. This
    is important for the chat as well as other aiActions.
    
    This has no breaking changes, nor changes how the subscription gets used.
    
    Changelog: changed
    EE: true
    37252ebe
    History
    Add optional client_subscription_id
    Nicolas Dular authored and Gosia Ksionek's avatar Gosia Ksionek committed
    This adds an optional client_subscription_id to the ai_completion_response
    subscription. In addition to that it fixes the GraphqlTriggers to be
    able to deal with optional subscription arguments.
    
    This prepares us to allow listening only to a specific client_subscription_id
    on the websocket, and to only broadcast messages based on a user_id. This
    is important for the chat as well as other aiActions.
    
    This has no breaking changes, nor changes how the subscription gets used.
    
    Changelog: changed
    EE: true
Code owners
Assign users and groups as approvers for specific file changes. Learn more.