Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endless polling loop? #479

Open
Schuer84 opened this issue Nov 22, 2020 · 0 comments
Open

Endless polling loop? #479

Schuer84 opened this issue Nov 22, 2020 · 0 comments

Comments

@Schuer84
Copy link

Schuer84 commented Nov 22, 2020

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!

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

No branches or pull requests

1 participant