You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(EventStore.Client.PersistentSubscriptionDroppedByServerException)
---- EventStore.Client.PersistentSubscriptionDroppedByServerException : Subscription group 'group-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-4edba04957db498497e1f15f619f7a55' on stream 'stream-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-229356e94d964e75b537382eea6a9bfd' was dropped.
-------- Grpc.Core.RpcException : Status(StatusCode="Cancelled", Detail="Subscription group group-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-4edba04957db498497e1f15f619f7a55 on stream stream-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-229356e94d964e75b537382eea6a9bfd was dropped.")
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(EventStore.Client.PersistentSubscriptionDroppedByServerException)
---- EventStore.Client.PersistentSubscriptionDroppedByServerException : Subscription group 'group-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-1b98c585c72d41a8aa1352e5b60eca1e' on stream 'stream-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-65826dc7e73740a8b2043add9673342f' was dropped.
-------- Grpc.Core.RpcException : Status(StatusCode="Cancelled", Detail="Subscription group group-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-1b98c585c72d41a8aa1352e5b60eca1e on stream stream-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-65826dc7e73740a8b2043add9673342f was dropped.")