Skip to content

SimpleQueryBus subscriptionquery doesn't correctly report errors for initialResult #913

Closed
@abuijze

Description

When an QueryHandler throws an exception, these are not correctly reported in the initialResult of a subscription query. While regular queries report them as part of the QueryResult, Subscription queries report them directly on the Mono.

Similar to the regular Query, exceptions by QueryHandlers should be reported as the result of a Query in the QueryResultMessage.

Metadata

Assignees

Labels

Priority 1: MustHighest priority. A release cannot be made if this issue isn’t resolved.Status: ResolvedUse to signal that work on this issue is done.Type: BugUse to signal issues that describe a bug within the system.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions