Skip to content

fix(processing): persist dead-lettered events - #558

Open
Agaki00 wants to merge 1 commit into
XStreamRollz:mainfrom
Agaki00:issue-525-dead-letter
Open

fix(processing): persist dead-lettered events#558
Agaki00 wants to merge 1 commit into
XStreamRollz:mainfrom
Agaki00:issue-525-dead-letter

Conversation

@Agaki00

@Agaki00 Agaki00 commented Aug 28, 2026

Copy link
Copy Markdown

Summary

Provide a short description of the changes in this PR and the motivation/why.

Related issues

Link any related issues. Use Closes #<id> to close issues automatically.

Closes:

Type of change

  • feat
  • fix
  • docs
  • chore
  • test
  • ci

Match the PR title to Conventional Commits: <type>(<scope>): <summary>.

Testing performed

Describe how you tested this change. Include commands, environment, and any setup steps.

Example:

cd api
npm run lint
npm run build
npm test

Screenshots (if applicable)

Attach screenshots or animated GIFs for UI changes.

Checklist — author

  • I rebased onto origin/main and resolved conflicts.
  • I ran the quality gates locally: npm run lint, npm run build, npm test.
  • Title follows Conventional Commits and references the issue (see above).
  • I added/updated tests where applicable and they pass locally.
  • No new TypeScript errors or lint warnings introduced.
  • I updated documentation if the change affects public behavior.
  • Screenshots included for UI changes.

Checklist — reviewer guidance

  • Required checks: lint, build, unit tests, and any package-specific E2E must be green.
  • Request review from CODEOWNER(s) for touched packages.
  • Prefer small, focused PRs. If large, confirm feature-flagging or follow-up tasks.

Follow the full PR process in CONTRIBUTING.md — particularly: sync with main, run quality gates, request a CODEOWNER review, and use squash-and-merge with a Conventional Commit-style squash message.

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.

1 participant