Skip to content

docs(dotnet-next): document persistent subscription error handling#2

Merged
alexeyzimarev merged 1 commit intomainfrom
docs/persistent-subscription-error-handling
Apr 29, 2026
Merged

docs(dotnet-next): document persistent subscription error handling#2
alexeyzimarev merged 1 commit intomainfrom
docs/persistent-subscription-error-handling

Conversation

@alexeyzimarev
Copy link
Copy Markdown
Contributor

Summary

  • Adds an "Error handling" subsection under the KurrentDB persistent subscription docs.
  • Explains the interaction between ThrowOnError and FailureHandler, including the default Nack-with-Retry / park behaviour.
  • Documents the \$persistentsubscription-<stream>::<group>-parked naming convention and the resolveLinkTos: true requirement when reading parked messages.
  • Shows how to override FailureHandler (e.g. immediate park).

Scoped to dotnet-next only — the described behaviour matches the upcoming release with the fix from Eventuous/eventuous#546. The current dotnet/ (stable) docs still describe the released behaviour and should be updated when that version is cut.

Test plan

  • Visual review of the rendered page

Adds an "Error handling" subsection under the KurrentDB persistent
subscription section explaining how `ThrowOnError` interacts with the
`FailureHandler`, the parked stream naming convention, and how to
override the default Nack-with-Retry behaviour.

Targets dotnet-next only; behaviour described matches the upcoming
release that includes Eventuous/eventuous#546.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
eventuous-docs 64a0bb1 Commit Preview URL

Branch Preview URL
Apr 29 2026, 03:47 PM

@alexeyzimarev alexeyzimarev merged commit e0db0ee into main Apr 29, 2026
1 check passed
@alexeyzimarev alexeyzimarev deleted the docs/persistent-subscription-error-handling branch April 29, 2026 18:59
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