Skip to content

Conversation

@lexiv0re
Copy link
Collaborator

@lexiv0re lexiv0re commented Oct 7, 2025

No description provided.

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
@huly-github-staging
Copy link

Connected to Huly®: UBERF-13888

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds dead letter queue (DLQ) functionality for the fulltext service to handle transaction processing failures.

  • Introduces a utility function to generate dead letter queue topic names
  • Adds a dead letter producer to the WorkspaceManager for failed transactions
  • Wraps transaction processing in try-catch block to route failures to DLQ

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
server/core/src/queue/utils.ts Adds utility function to generate dead letter topic names
server/core/src/queue/index.ts Exports the new utils module
pods/fulltext/src/manager.ts Integrates DLQ producer and error handling for transaction processing

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
@haiodo haiodo merged commit 271c72f into develop Oct 8, 2025
15 checks passed
@haiodo haiodo deleted the qfix/fulltext-dlq branch October 8, 2025 03:06
@haiodo
Copy link
Contributor

haiodo commented Oct 8, 2025

@lexiv0re Please also send an error to telemetry using reportOTELError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants