Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Endless polling loop?  #479

@Schuer84

Description

@Schuer84

I've noticed that within the PollingStreamNotifier, in case of exceptions (in my case i disabled the sql server instance, so it couldnt get a valid connection anymore) the subject OnError isnt getting called? Shouldn't this be done in case of exceptions?
Or how can we get some notification/callbacks where we can act upon in situations like this? Since now its just keeps polling.

I expected that the error callback provided in the SubscribeToAll method, was called.. but it isn't

Any feedback would be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions